Skip to content

Commit 7bb9bc2

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 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- 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 e168a94 commit 7bb9bc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chutney/packaging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</plugin>
105105
<plugin>
106106
<artifactId>maven-deploy-plugin</artifactId>
107-
<version>3.1.3</version>
107+
<version>3.1.4</version>
108108
<configuration>
109109
<skip>true</skip>
110110
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-deploy-plugin</artifactId>
195-
<version>3.1.3</version>
195+
<version>3.1.4</version>
196196
</plugin>
197197
<plugin>
198198
<groupId>de.smartics.maven.plugin</groupId>

0 commit comments

Comments
 (0)