Skip to content

Commit 35ebc3c

Browse files
authored
Merge pull request antlr#39 from teverett/dependabot/maven/org.slf4j-slf4j-api-1.7.34
Bump slf4j-api from 1.7.33 to 1.7.34
2 parents 29f5a92 + 22226a6 commit 35ebc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_grammar-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.slf4j</groupId>
3030
<artifactId>slf4j-api</artifactId>
31-
<version>1.7.33</version>
31+
<version>1.7.34</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)