Skip to content

Commit 640633c

Browse files
authoredJun 1, 2024··
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#997)
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd011a1 commit 640633c

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
@@ -438,7 +438,7 @@
438438
<plugin>
439439
<groupId>org.apache.maven.plugins</groupId>
440440
<artifactId>maven-deploy-plugin</artifactId>
441-
<version>3.1.1</version>
441+
<version>3.1.2</version>
442442
<configuration>
443443
<deployAtEnd>true</deployAtEnd>
444444
</configuration>

0 commit comments

Comments
 (0)
Please sign in to comment.