From a2d00201a8bd0b3ee639c5be1e68cf9128c2b3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:32:26 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 4 updates Bumps the maven group with 4 updates in the / directory: net.revelc.code:revelc, [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml), org.slf4j:slf4j-simple and [org.apache.maven.plugins:maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin). Updates `net.revelc.code:revelc` from 5 to 6 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 Updates `org.apache.maven.plugins:maven-scm-publish-plugin` from 3.2.1 to 3.3.0 - [Commits](https://github.com/apache/maven-scm-publish-plugin/compare/maven-scm-publish-plugin-3.2.1...maven-scm-publish-plugin-3.3.0) --- updated-dependencies: - dependency-name: net.revelc.code:revelc 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: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor 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 f03e31d3..c6e6556a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ net.revelc.code revelc - 5 + 6 net.revelc.code.formatter @@ -273,7 +273,7 @@ org.codehaus.plexus plexus-xml - 3.0.0 + 4.0.4 @@ -300,7 +300,7 @@ org.slf4j slf4j-simple - 1.7.36 + 2.0.13 test @@ -333,7 +333,7 @@ org.apache.maven.plugins maven-scm-publish-plugin - 3.2.1 + 3.3.0 gh-pages true