Skip to content

Commit

Permalink
Merge pull request #11 from io7m-com/dependabot/maven/develop/ch.qos.…
Browse files Browse the repository at this point in the history
…logback-logback-classic-1.5.7

Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7
  • Loading branch information
io7m committed Aug 16, 2024
2 parents a4e8d06 + f61896b commit d0cfbb4
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 @@ -88,7 +88,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.6</version>
<version>1.5.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d0cfbb4

Please sign in to comment.