Skip to content

Commit 43b427a

Browse files
authored
Upgrading Logback 1.3.0-alpha11
In light of the recent news related to Log4j, Logback fixed a security vulnerability in 1.3.0-alpha11. More info at http://mailman.qos.ch/pipermail/logback-user/2021-December/005168.html
1 parent 357297f commit 43b427a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<osgi.version>6.0.0</osgi.version>
2121
<osgi.compendium.version>5.0.0</osgi.compendium.version>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<logback.version>1.3.0-alpha10</logback.version>
23+
<logback.version>1.3.0-alpha11</logback.version>
2424
<jacoco.version>0.8.7</jacoco.version>
2525
<waffle-jna.version>3.0.0</waffle-jna.version>
2626
<mysql-connector-java.version>8.0.27</mysql-connector-java.version>

0 commit comments

Comments
 (0)