Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 21, 2024
1 parent e6a26fd commit aaf5664
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 @@ -7,7 +7,7 @@
<properties>
<jetty.version>9.4.19.v20190610</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback.version>1.2.3</logback.version>
<logback.version>1.5.7</logback.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit aaf5664

Please sign in to comment.