Skip to content

Commit 7ca688b

Browse files
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 5ee6a83 commit 7ca688b

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
@@ -23,7 +23,7 @@
2323
<!-- plugins -->
2424
<quarkus.package.type>uber-jar</quarkus.package.type>
2525
<compiler-plugin.version>3.10.1</compiler-plugin.version>
26-
<deploy.plugin.version>3.0.0</deploy.plugin.version>
26+
<deploy.plugin.version>3.1.0</deploy.plugin.version>
2727
<surefire-plugin.version>3.0.0-M8</surefire-plugin.version>
2828
<release.plugin.version>2.5.3</release.plugin.version>
2929
<properties.plugin.version>1.1.0</properties.plugin.version>

0 commit comments

Comments
 (0)