Skip to content

Commit 295f86e

Browse files
dependabot[bot]fbiville
authored andcommitted
Bump maven-deploy-plugin from 3.1.0 to 3.1.1
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1) --- 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] <support@github.com>
1 parent 162328c commit 295f86e

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
@@ -122,7 +122,7 @@
122122
</plugin>
123123
<plugin>
124124
<artifactId>maven-deploy-plugin</artifactId>
125-
<version>3.1.0</version>
125+
<version>3.1.1</version>
126126
</plugin>
127127
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
128128
<plugin>

0 commit comments

Comments
 (0)