From 9150095d1fbc2e15fd3b55fa7259424dc82613c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:31:11 +0000 Subject: [PATCH] Bump the maven group with 4 updates Bumps the maven group with 4 updates: [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser), [com.google.guava:guava](https://github.com/google/guava), [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.github.javaparser:javaparser-core` from 3.25.5 to 3.25.8 - [Release notes](https://github.com/javaparser/javaparser/releases) - [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md) - [Commits](https://github.com/javaparser/javaparser/compare/javaparser-parent-3.25.5...javaparser-parent-3.25.8) Updates `com.google.guava:guava` from 32.1.3-jre to 33.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.codehaus.plexus:plexus-xml` from 3.0.0 to 4.0.3 - [Release notes](https://github.com/codehaus-plexus/plexus-xml/releases) - [Commits](https://github.com/codehaus-plexus/plexus-xml/compare/plexus-xml-3.0.0...plexus-xml-4.0.3) Updates `com.puppycrawl.tools:checkstyle` from 10.12.4 to 10.12.7 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.4...checkstyle-10.12.7) --- updated-dependencies: - dependency-name: com.github.javaparser:javaparser-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.codehaus.plexus:plexus-xml dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index aea6c2a..b44f6be 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ src/tools/modified-google-style.xml - 3.25.5 + 3.25.8 17 2023-05-10T00:07:12Z @@ -56,7 +56,7 @@ com.google.guava guava - 32.1.3-jre + 33.0.0-jre org.codehaus.plexus @@ -66,7 +66,7 @@ org.codehaus.plexus plexus-xml - 3.0.0 + 4.0.3 @@ -94,7 +94,7 @@ com.puppycrawl.tools checkstyle - 10.12.4 + 10.12.7