We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c23ecc commit 65bb46cCopy full SHA for 65bb46c
pom.xml
@@ -169,7 +169,7 @@
169
<native-image-maven-plugin.version>21.2.0</native-image-maven-plugin.version>
170
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
171
<tidy-maven-plugin.version>1.3.0</tidy-maven-plugin.version>
172
- <versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
+ <versions-maven-plugin.version>2.18.1</versions-maven-plugin.version>
173
<!-- other -->
174
<java.version>21</java.version>
175
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments