Skip to content

Commit

Permalink
TASK:228740 | Upgrade logback version
Browse files Browse the repository at this point in the history
  • Loading branch information
VERMARAVI-BV committed Jan 18, 2024
1 parent be718cb commit 8bcd01e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<mockito.version>3.7.0</mockito.version>
<testng.version>7.3.0</testng.version>
<junit.version>4.13.1</junit.version>
<logback.version>1.1.3</logback.version>
<logback.version>1.2.0</logback.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -321,7 +321,6 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>

<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8bcd01e

Please sign in to comment.