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 ae56b1d commit e1ef583Copy full SHA for e1ef583
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<properties>
30
- <antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
+ <antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>3.0.3</eclipselink>
32
<eclipselink-next>4.0.2</eclipselink-next>
33
<hibernate>6.4.0.Final</hibernate>
0 commit comments