Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6
  • Loading branch information
io7m committed May 7, 2024
2 parents 8b06609 + 8e657ae commit 5e63e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.14</version>
<version>1.5.6</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>
Expand Down

0 comments on commit 5e63e97

Please sign in to comment.