Skip to content

Commit

Permalink
Merge pull request #150 from antlr/dependabot/maven/ch.qos.logback-lo…
Browse files Browse the repository at this point in the history
…gback-classic-1.5.6

Bump ch.qos.logback:logback-classic from 1.4.7 to 1.5.6
  • Loading branch information
teverett authored May 14, 2024
2 parents 35f931e + 1616404 commit a587755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antlr4-formatter-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<commons-cli.version>1.5.0</commons-cli.version>
<logback.version>1.4.7</logback.version>
<logback.version>1.5.6</logback.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a587755

Please sign in to comment.