Skip to content

Commit

Permalink
Uplifted the logback-classic version to 1.2.10 (#522)
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham Gupta C <[email protected]>
  • Loading branch information
shubhamkumarguptaTCS and Shubham Gupta C authored Feb 14, 2022
1 parent cb88bec commit e70b7da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,13 @@
</exclusion>
</exclusions>
</dependency>

<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.10</version>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit e70b7da

Please sign in to comment.