Skip to content

Commit 7326742

Browse files
authored
Merge pull request #886 from git-commit-id/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1
build(deps-dev): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1
2 parents 91ba32c + ec7ed76 commit 7326742

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.1.1</version>
119+
<version>3.3.1</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.1.1</version>
199+
<version>3.3.1</version>
200200
<configuration>
201201
<arguments>-Pgpg</arguments>
202202
</configuration>

0 commit comments

Comments
 (0)