Skip to content

Commit ccfce12

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3.2.0
1 parent fc2746c commit ccfce12

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
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-release-plugin</artifactId>
112-
<version>3.1.1</version>
112+
<version>3.2.0</version>
113113
<configuration>
114114
<releaseProfiles>release</releaseProfiles>
115115
<tagNameFormat>v@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)