Skip to content

Commit 6a4a254

Browse files
dependabot[bot]jjjasper
authored andcommitted
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
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 8af81d8 commit 6a4a254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
<plugin>
381381
<groupId>org.apache.maven.plugins</groupId>
382382
<artifactId>maven-deploy-plugin</artifactId>
383-
<version>3.1.3</version>
383+
<version>3.1.4</version>
384384
</plugin>
385385
<plugin>
386386
<groupId>org.apache.maven.plugins</groupId>

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-deploy-plugin</artifactId>
65-
<version>3.1.3</version>
65+
<version>3.1.4</version>
6666
<configuration>
6767
<skip>true</skip>
6868
</configuration>

0 commit comments

Comments
 (0)