Skip to content

Commit f47771d

Browse files
authored
Merge pull request #145 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 97c3cc7 + fd9f422 commit f47771d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>org.apache.maven.plugins</groupId>
8484
<artifactId>maven-release-plugin</artifactId>
85-
<version>3.0.1</version>
85+
<version>3.1.0</version>
8686
<configuration>
8787
<arguments>-Pgpg</arguments>
8888
</configuration>

0 commit comments

Comments
 (0)