Skip to content

Commit 9f63f83

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482
1 parent 88f5247 commit 9f63f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<assertj.version>3.27.7</assertj.version>
8181
<commons-exec.version>1.5.0</commons-exec.version>
8282
<junit.version>4.13.2</junit.version>
83-
<logback.version>1.2.13</logback.version>
83+
<logback.version>1.5.25</logback.version>
8484
<osgi.version>6.0.0</osgi.version>
8585
<felix.version>7.0.5</felix.version>
8686
<pax-exam.version>4.13.4</pax-exam.version>

0 commit comments

Comments
 (0)