Skip to content

Commit

Permalink
Merge pull request #4 from io7m/dependabot/maven/develop/ch.qos.logba…
Browse files Browse the repository at this point in the history
…ck-logback-classic-1.5.6

Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6
  • Loading branch information
io7m committed Apr 23, 2024
2 parents ee53d83 + 4c9d17d commit acee5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.14</version>
<version>1.5.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit acee5f6

Please sign in to comment.