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 6149233 commit c98d05eCopy full SHA for c98d05e
examples/springbot/pom.xml
@@ -89,7 +89,7 @@
89
</plugin>
90
<plugin>
91
<artifactId>maven-compiler-plugin</artifactId>
92
- <version>3.11.0</version>
+ <version>3.13.0</version>
93
<configuration>
94
<release>11</release>
95
<source>11</source>
examples/tomcat/pom.xml
@@ -74,7 +74,7 @@
74
75
76
77
78
79
80
0 commit comments