Skip to content

Commit ba37233

Browse files
authored
Merge pull request #116 from AbhishekKumar9984/moss-log-fix
Fix: Vulnerability for logback-classic
2 parents f829ca6 + ab41eb5 commit ba37233

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
@@ -253,7 +253,7 @@
253253
<dependency>
254254
<groupId>ch.qos.logback</groupId>
255255
<artifactId>logback-classic</artifactId>
256-
<version>1.2.8</version>
256+
<version>1.3.15</version>
257257
</dependency>
258258
<dependency>
259259
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)