Skip to content

Commit a8b793b

Browse files
Bump org.apache.maven.plugins:maven-deploy-plugin from 2.7 to 3.1.3 (#1115)
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.7 to 3.1.3. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.7...maven-deploy-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Zeitlinger <[email protected]>
1 parent 082d1a8 commit a8b793b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
</plugin>
143143
<plugin>
144144
<artifactId>maven-deploy-plugin</artifactId>
145-
<version>2.7</version>
145+
<version>3.1.3</version>
146146
</plugin>
147147
<plugin>
148148
<artifactId>maven-clean-plugin</artifactId>

0 commit comments

Comments
 (0)