Skip to content

Commit d59fef1

Browse files
AbhishekKumar9984psainics
authored andcommitted
Fix: Vulnerability for logback-classic
1 parent 8a3c43d commit d59fef1

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
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>ch.qos.logback</groupId>
9696
<artifactId>logback-classic</artifactId>
97-
<version>1.2.8</version>
97+
<version>1.5.16</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>io.cdap.cdap</groupId>

0 commit comments

Comments
 (0)