Skip to content

Commit

Permalink
Merge pull request #151 from antlr/dependabot/maven/slf4j.version-2.0.13
Browse files Browse the repository at this point in the history
Bump slf4j.version from 2.0.7 to 2.0.13
  • Loading branch information
teverett authored May 14, 2024
2 parents 25d0d40 + f91afce commit ee1731a
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 @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- dependencies used in all modules -->
<slf4j.version>2.0.7</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.24.2</assertj.version>
</properties>
Expand Down

0 comments on commit ee1731a

Please sign in to comment.