Skip to content

Commit b2d133b

Browse files
authored
Merge pull request #761 from CycloneDX/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1
2 parents 309676b + 630474b commit b2d133b

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.2.0</version>
266+
<version>3.3.1</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.2.0</version>
296+
<version>3.3.1</version>
297297
</plugin>
298298
<plugin>
299299
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)