We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37dd4c2 commit 4604fb6Copy full SHA for 4604fb6
1 file changed
mapstruct-record/pom.xml
@@ -82,7 +82,7 @@
82
<profile>
83
<id>java17</id>
84
<activation>
85
- <jdk>17-ea</jdk>
+ <jdk>17</jdk>
86
</activation>
87
<properties>
88
<java.version>17</java.version>
0 commit comments