We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd0ac1 commit 306d46aCopy full SHA for 306d46a
1 file changed
db-jdbc/pom.xml
@@ -65,7 +65,7 @@
65
<dependency>
66
<groupId>jakarta.persistence</groupId>
67
<artifactId>jakarta.persistence-api</artifactId>
68
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.0</version>
69
</dependency>
70
71
<!-- Tests -->
0 commit comments