Skip to content

Commit f6569dd

Browse files
Bump the maven-dependencies group with 2 updates
Bumps the maven-dependencies group with 2 updates: [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.apache.maven.plugins:maven-install-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.2...maven-install-plugin-3.1.3) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) --- updated-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 018885c commit f6569dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
<maven-assembly.version>3.7.1</maven-assembly.version>
7272
<maven-clean.version>3.4.0</maven-clean.version>
7373
<maven-compiler.version>3.13.0</maven-compiler.version>
74-
<maven-deploy.version>3.1.2</maven-deploy.version>
74+
<maven-deploy.version>3.1.3</maven-deploy.version>
7575
<maven-enforcer.version>3.5.0</maven-enforcer.version>
7676
<maven-gpg.version>3.2.5</maven-gpg.version>
77-
<maven-install.version>3.1.2</maven-install.version>
77+
<maven-install.version>3.1.3</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)