Skip to content

Commit 929aee4

Browse files
authored
Merge pull request #741 from CycloneDX/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
2 parents 61386c5 + 5b737aa commit 929aee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
<plugin>
264264
<groupId>org.apache.maven.plugins</groupId>
265265
<artifactId>maven-release-plugin</artifactId>
266-
<version>3.1.1</version>
266+
<version>3.2.0</version>
267267
<configuration>
268268
<projectVersionPolicyId>SemVerVersionPolicy</projectVersionPolicyId>
269269
<tagNameFormat>@{project.artifactId}-@{project.version}</tagNameFormat>
@@ -293,7 +293,7 @@
293293
<plugin>
294294
<groupId>org.apache.maven.plugins</groupId>
295295
<artifactId>maven-release-plugin</artifactId>
296-
<version>3.1.1</version>
296+
<version>3.2.0</version>
297297
</plugin>
298298
<plugin>
299299
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)