Skip to content

Commit

Permalink
Merge pull request #32 from SFXD/dependabot/maven/ch.qos.logback-logb…
Browse files Browse the repository at this point in the history
…ack-classic-1.3.12

Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12
  • Loading branch information
gdoenlen authored Nov 29, 2023
2 parents b9bdb7c + 8397b6b commit c46476a
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 @@ -30,7 +30,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.3.12</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit c46476a

Please sign in to comment.