We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c0d89 commit 719ccf3Copy full SHA for 719ccf3
pom.xml
@@ -50,7 +50,7 @@
50
<maven.compiler.source>${java.version}</maven.compiler.source>
51
<maven.compiler.target>${java.version}</maven.compiler.target>
52
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
53
- <version.maven>3.9.7</version.maven>
+ <version.maven>3.9.10</version.maven>
54
55
<!-- Plugin versions, please keep in alphabetical order -->
56
<version.buildnumber.plugin>3.2.1</version.buildnumber.plugin>
0 commit comments