Skip to content

Commit 20f53da

Browse files
authored
Merge pull request #755 from git-commit-id/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.0
build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
2 parents 4987d95 + 0013e14 commit 20f53da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-release-plugin</artifactId>
119-
<version>3.0.1</version>
119+
<version>3.1.0</version>
120120
</plugin>
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.apache.maven.plugins</groupId>
198198
<artifactId>maven-release-plugin</artifactId>
199-
<version>3.0.1</version>
199+
<version>3.1.0</version>
200200
<configuration>
201201
<arguments>-Pgpg</arguments>
202202
</configuration>

0 commit comments

Comments
 (0)