We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079e96a commit d3abf2bCopy full SHA for d3abf2b
pom.xml
@@ -47,8 +47,8 @@
47
resources, i.e. build is platform dependent! -->
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
50
- <maven.compiler.source>11</maven.compiler.source>
51
- <maven.compiler.target>11</maven.compiler.target>
+ <maven.compiler.source>17</maven.compiler.source>
+ <maven.compiler.target>17</maven.compiler.target>
52
53
<!-- Define the version of the JBoss BOMs we want to import to specify
54
tested stacks. -->
0 commit comments