Skip to content

Commit

Permalink
Merge pull request #13 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 Apr 20, 2024
2 parents d680c18 + b15da85 commit 2864a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.14</version>
<version>1.5.6</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
Expand Down

0 comments on commit 2864a91

Please sign in to comment.