Skip to content

Commit ba574bf

Browse files
authored
Merge pull request #177 from open-dis/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0
2 parents 65cfaff + ecd788a commit ba574bf

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.1.1</version>
102+
<version>3.2.0</version>
103103
<configuration>
104104
<tagNameFormat>v@{project.version}</tagNameFormat>
105105
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)