Skip to content

Commit 65bb46c

Browse files
authored
Fixes piranhacloud#4362 - Upgrade to Maven Versions Plugin 2.18.0 (piranhacloud#4371)
1 parent 6c23ecc commit 65bb46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<native-image-maven-plugin.version>21.2.0</native-image-maven-plugin.version>
170170
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
171171
<tidy-maven-plugin.version>1.3.0</tidy-maven-plugin.version>
172-
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
172+
<versions-maven-plugin.version>2.18.1</versions-maven-plugin.version>
173173
<!-- other -->
174174
<java.version>21</java.version>
175175
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)