Skip to content

Commit

Permalink
Bump logback from 1.2.11 to 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyir committed Sep 22, 2023
1 parent 6221684 commit 01d85ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version>
<version>1.2.12</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.11</version>
<version>1.2.12</version>
</dependency>
<dependency>
<groupId>com.alibaba.arthas</groupId>
Expand Down

0 comments on commit 01d85ef

Please sign in to comment.