Skip to content

Commit 5f618ca

Browse files
build(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] <[email protected]>
1 parent 4738522 commit 5f618ca

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/examples-release-16/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-deploy-plugin</artifactId>
110-
<version>3.1.3</version>
110+
<version>3.1.4</version>
111111
<configuration>
112112
<skip>true</skip>
113113
</configuration>

examples/examples-release-17/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-deploy-plugin</artifactId>
110-
<version>3.1.3</version>
110+
<version>3.1.4</version>
111111
<configuration>
112112
<skip>true</skip>
113113
</configuration>

examples/examples-release-18/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-deploy-plugin</artifactId>
110-
<version>3.1.3</version>
110+
<version>3.1.4</version>
111111
<configuration>
112112
<skip>true</skip>
113113
</configuration>

examples/examples-release-19/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-deploy-plugin</artifactId>
114-
<version>3.1.3</version>
114+
<version>3.1.4</version>
115115
<configuration>
116116
<skip>true</skip>
117117
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@
424424
<plugin>
425425
<groupId>org.apache.maven.plugins</groupId>
426426
<artifactId>maven-deploy-plugin</artifactId>
427-
<version>3.1.3</version>
427+
<version>3.1.4</version>
428428
</plugin>
429429
<plugin>
430430
<groupId>org.codehaus.gmavenplus</groupId>

0 commit comments

Comments
 (0)