From 2edf7eb6cddd856c87ebee48f516493f0ad5f5b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:53:11 +0000 Subject: [PATCH] Bump the maven group with 3 updates Bumps the maven group with 3 updates: org.apache.commons:commons-lang3, [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) and org.slf4j:slf4j-simple. Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.15.0 Updates `org.codehaus.plexus:plexus-xml` from 3.0.0 to 4.0.4 - [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.4) Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.13 --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor 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: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6829e3c2..f1d8bf39 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 org.codehaus.plexus @@ -160,7 +160,7 @@ org.codehaus.plexus plexus-xml - 3.0.0 + 4.0.4 org.eclipse.jdt @@ -186,7 +186,7 @@ org.slf4j slf4j-simple - 1.7.36 + 2.0.13 test