Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 34f908d

Browse files
authored
Merge pull request #33 from oracle/dependabot/maven/org.antlr-antlr-complete-3.5.3
Bump antlr-complete from 3.5.2 to 3.5.3
2 parents 1544186 + 30120a7 commit 34f908d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>org.antlr</groupId>
224224
<artifactId>antlr-complete</artifactId>
225-
<version>3.5.2</version>
225+
<version>3.5.3</version>
226226
<!-- we need it in unit tests but the weblogic runtime provides it at run time -->
227227
<scope>test</scope>
228228
</dependency>

0 commit comments

Comments
 (0)