Skip to content

Commit 163a43f

Browse files
dependabot[bot]joschi
authored andcommitted
Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#176)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 258a673 commit 163a43f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.apache.maven.plugins</groupId>
184184
<artifactId>maven-deploy-plugin</artifactId>
185-
<version>3.0.0</version>
185+
<version>3.1.0</version>
186186
</plugin>
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)