From d8a7bcbb5b9fbbff4e0375e44fdd570d6cb1441e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:56:36 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 5 updates Bumps the maven group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.2` | `2.18.1` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.0-jre` | `33.3.1-jre` | | [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) | `4.0.1` | `4.0.2` | | [org.eclipse.jdt:org.eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) | `3.38.0` | `3.39.0` | | commons-io:commons-io | `2.16.1` | `2.17.0` | Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.1) Updates `com.google.guava:guava` from 33.3.0-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.codehaus.plexus:plexus-utils` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.1...plexus-utils-4.0.2) Updates `org.eclipse.jdt:org.eclipse.jdt.core` from 3.38.0 to 3.39.0 - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) Updates `commons-io:commons-io` from 2.16.1 to 2.17.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.eclipse.jdt:org.eclipse.jdt.core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8e841b3b..3df363cd 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.fasterxml.jackson jackson-bom - 2.17.2 + 2.18.1 pom import @@ -109,7 +109,7 @@ com.google.guava guava - 33.3.0-jre + 33.3.1-jre @@ -201,12 +201,12 @@ org.codehaus.plexus plexus-utils - 4.0.1 + 4.0.2 org.eclipse.jdt org.eclipse.jdt.core - 3.38.0 + 3.39.0 org.jsoup @@ -245,7 +245,7 @@ commons-io commons-io - 2.16.1 + 2.17.0 test