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 c6fc983 commit c5c56d3Copy full SHA for c5c56d3
microprofile-liberty-redis/pom.xml
@@ -13,8 +13,8 @@
13
<packaging>war</packaging>
14
15
<properties>
16
- <maven.compiler.source>21</maven.compiler.source>
17
- <maven.compiler.target>21</maven.compiler.target>
+ <maven.compiler.source>17</maven.compiler.source>
+ <maven.compiler.target>17</maven.compiler.target>
18
<jnosql.version>1.1.2</jnosql.version>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
</properties>
0 commit comments