Skip to content

Commit 777ff5d

Browse files
authored
Merge pull request #209 from sebasbaumh/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 2e0486c + 77e3bf9 commit 777ff5d

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
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-release-plugin</artifactId>
195-
<version>3.1.1</version>
195+
<version>3.2.0</version>
196196
<configuration>
197197
<localCheckout>true</localCheckout>
198198
<pushChanges>false</pushChanges>

0 commit comments

Comments
 (0)