Skip to content

Commit

Permalink
Bump ch.qos.logback
Browse files Browse the repository at this point in the history
Apparantly there was a vulnerability in the version used before
  • Loading branch information
the-codeboy committed Nov 30, 2023
1 parent 19072bc commit 506a41c
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version>
<version>1.3.12</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 506a41c

Please sign in to comment.