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.

See #3239
  • Loading branch information
mp911de committed Nov 24, 2023
1 parent bffd7cf commit bac05b7
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 bac05b7

Please sign in to comment.