Skip to content

Commit dc0b4aa

Browse files
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/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.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fb1090 commit dc0b4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-deploy-plugin</artifactId>
117-
<version>3.1.3</version>
117+
<version>3.1.4</version>
118118
<configuration>
119119
<skip>true</skip>
120120
</configuration>

0 commit comments

Comments
 (0)