Skip to content

Commit e70b7da

Browse files
shubhamkumarguptaTCSShubham Gupta C
andauthored
Uplifted the logback-classic version to 1.2.10 (#522)
Co-authored-by: Shubham Gupta C <shubham.c.gupta@ericsson.com>
1 parent cb88bec commit e70b7da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,13 @@
424424
</exclusion>
425425
</exclusions>
426426
</dependency>
427+
428+
<dependency>
429+
<groupId>ch.qos.logback</groupId>
430+
<artifactId>logback-classic</artifactId>
431+
<version>1.2.10</version>
432+
</dependency>
433+
427434
</dependencies>
428435

429436
<build>

0 commit comments

Comments
 (0)