fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539866
- https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539865
This commit is contained in:
snyk-io[bot]
2024-12-22 02:38:24 +00:00
committed by GitHub
parent 11118a1bac
commit c5111ee500

View File

@@ -33,7 +33,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.12</version>
<version>1.5.14</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>