From d999e1d550fa63783b52b46059b886cb83d5926e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:04:10 -0500 Subject: [PATCH] Bump the maven group across 1 directory with 6 updates (#945) * Bump the maven group across 1 directory with 6 updates Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.2` | `2.18.2` | | [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.40.0` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.18.1` | `1.18.3` | | commons-io:commons-io | `2.16.1` | `2.18.0` | Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.2) 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.40.0 - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) Updates `org.jsoup:jsoup` from 1.18.1 to 1.18.3 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.18.1...jsoup-1.18.3) Updates `commons-io:commons-io` from 2.16.1 to 2.18.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: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch 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] * Update pom.xml --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Tubbs --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8e841b3b..a2dfffa7 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.fasterxml.jackson jackson-bom - 2.17.2 + 2.18.2 pom import @@ -109,7 +109,7 @@ com.google.guava guava - 33.3.0-jre + 33.3.1-jre @@ -201,7 +201,7 @@ org.codehaus.plexus plexus-utils - 4.0.1 + 4.0.2 org.eclipse.jdt @@ -211,7 +211,7 @@ org.jsoup jsoup - 1.18.1 + 1.18.3 @@ -245,7 +245,7 @@ commons-io commons-io - 2.16.1 + 2.18.0 test