Skip to content

Commit 2c92298

Browse files
authored
Merge pull request #180 from open-dis/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.0
Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0
2 parents f0aaa49 + 04ff667 commit 2c92298

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
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.apache.maven.plugins</groupId>
101101
<artifactId>maven-release-plugin</artifactId>
102-
<version>3.2.0</version>
102+
<version>3.3.0</version>
103103
<configuration>
104104
<tagNameFormat>v@{project.version}</tagNameFormat>
105105
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)