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 321ec5d commit e77538cCopy full SHA for e77538c
pom.xml
@@ -53,7 +53,7 @@
53
<maven.compiler.source>${java.version}</maven.compiler.source>
54
<maven.compiler.target>${java.version}</maven.compiler.target>
55
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
56
- <version.maven>3.9.10</version.maven>
+ <version.maven>3.9.11</version.maven>
57
58
<!-- Plugin versions, please keep in alphabetical order -->
59
<version.buildnumber.plugin>3.2.1</version.buildnumber.plugin>
0 commit comments