Skip to content

Commit a577178

Browse files
chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.1.2. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.2) --- 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] <support@github.com>
1 parent 4e0a854 commit a577178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
2323
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
2424
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
25-
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
25+
<maven-deploy-plugin.version>3.1.2</maven-deploy-plugin.version>
2626
<prettier-maven-plugin.version>0.22</prettier-maven-plugin.version>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)