Skip to content

Commit

Permalink
Merge pull request DSpace#9979 from DSpace/dependabot/maven/org.antlr…
Browse files Browse the repository at this point in the history
…-antlr4-runtime-4.13.2

Bump org.antlr:antlr4-runtime from 4.13.1 to 4.13.2
  • Loading branch information
tdonohue authored Nov 14, 2024
2 parents d9eb218 + 79ae150 commit 3d2cc91
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 @@ -1131,7 +1131,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.13.1</version>
<version>4.13.2</version>
</dependency>

<!-- Rome is used for RSS / ATOM syndication feeds -->
Expand Down

0 comments on commit 3d2cc91

Please sign in to comment.