Skip to content

Commit

Permalink
Upgrade to Antlr 4.13.0.
Browse files Browse the repository at this point in the history
Align with Hibernate 6.4.0.

Closes #3262
See #3239
  • Loading branch information
mp911de committed Dec 8, 2023
1 parent ae56b1d commit e1ef583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<properties>
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.3</eclipselink>
<eclipselink-next>4.0.2</eclipselink-next>
<hibernate>6.4.0.Final</hibernate>
Expand Down

0 comments on commit e1ef583

Please sign in to comment.