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 9c6ee0a commit 43e0308Copy full SHA for 43e0308
pom.xml
@@ -161,10 +161,10 @@
161
<artifactId>maven-compiler-plugin</artifactId>
162
<version>3.8.0</version>
163
<configuration>
164
- <source>17</source>
165
- <target>17</target>
+ <source>21</source>
+ <target>21</target>
166
</configuration>
167
</plugin>
168
</plugins>
169
</build>
170
-</project>
+</project>
0 commit comments