Skip to content

Commit 824727a

Browse files
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.1.1
1 parent 18a441f commit 824727a

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
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-release-plugin</artifactId>
129-
<version>3.0.1</version>
129+
<version>3.1.1</version>
130130
<configuration>
131131
<autoVersionSubmodules>true</autoVersionSubmodules>
132132
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)