Skip to content

Commit 21fa0bb

Browse files
Bump the maven-dependencies group with 3 updates
Bumps the maven-dependencies group with 3 updates: org.slf4j:slf4j-simple, [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) and [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin). Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.3...maven-install-plugin-3.1.4) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63483d8 commit 21fa0bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<jackson-kotlin.version>2.17.1</jackson-kotlin.version>
6161
<kotlin-serialization.version>1.6.3</kotlin-serialization.version>
6262
<!-- Logging -->
63-
<slf4j.version>2.0.16</slf4j.version>
63+
<slf4j.version>2.0.17</slf4j.version>
6464
<log4j.version>2.13.3</log4j.version>
6565
<!-- Testing -->
6666
<junit.jupiter.version>5.10.1</junit.jupiter.version>
@@ -71,10 +71,10 @@
7171
<maven-assembly.version>3.7.1</maven-assembly.version>
7272
<maven-clean.version>3.4.1</maven-clean.version>
7373
<maven-compiler.version>3.14.0</maven-compiler.version>
74-
<maven-deploy.version>3.1.3</maven-deploy.version>
74+
<maven-deploy.version>3.1.4</maven-deploy.version>
7575
<maven-enforcer.version>3.5.0</maven-enforcer.version>
7676
<maven-gpg.version>3.2.7</maven-gpg.version>
77-
<maven-install.version>3.1.3</maven-install.version>
77+
<maven-install.version>3.1.4</maven-install.version>
7878
<maven-jar.version>3.4.2</maven-jar.version>
7979
<maven-javadoc.version>3.5.0</maven-javadoc.version>
8080
<maven-release.version>3.1.1</maven-release.version>

0 commit comments

Comments
 (0)