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 0f28946 commit a5f4136Copy full SHA for a5f4136
pom.xml
@@ -115,14 +115,14 @@
115
<profile>
116
<id>hibernate-52</id>
117
<properties>
118
- <hibernate>5.2.2.Final</hibernate>
+ <hibernate>5.2.3.Final</hibernate>
119
<hibernate.artifact>hibernate-core</hibernate.artifact>
120
</properties>
121
</profile>
122
123
<id>hibernate-52-next</id>
124
125
- <hibernate>5.2.3-SNAPSHOT</hibernate>
+ <hibernate>5.2.4-SNAPSHOT</hibernate>
126
127
128
<repositories>
0 commit comments