Skip to content

Commit

Permalink
Upgrading logback due to serialization vuln.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Godoy committed Dec 19, 2023
1 parent a011f9f commit 531df1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version>
<version>1.2.13</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 531df1d

Please sign in to comment.