We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa0722 commit e230484Copy full SHA for e230484
1 file changed
pom.xml
@@ -17,7 +17,7 @@
17
<maven.compiler.source>${java.version}</maven.compiler.source>
18
<maven.compiler.target>${java.version}</maven.compiler.target>
19
20
- <maven.version>3.6.3</maven.version>
+ <maven.version>3.9.14</maven.version>
21
<maven.annotations.version>3.6.0</maven.annotations.version>
22
<maven.plugin.plugin.version>3.6.0</maven.plugin.plugin.version>
23
<!-- actually a dependency here. -->
0 commit comments