Skip to content

Commit 676c17c

Browse files
build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ece92c commit 676c17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@
864864
<plugin>
865865
<groupId>org.apache.maven.plugins</groupId>
866866
<artifactId>maven-deploy-plugin</artifactId>
867-
<version>3.0.0</version>
867+
<version>3.1.0</version>
868868
</plugin>
869869
<plugin>
870870
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)