Skip to content

Commit

Permalink
upgrade logback to 1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc committed Jul 21, 2024
1 parent 4f105c2 commit f9d5ada
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 @@ -121,12 +121,12 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.12</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.12</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>com.alibaba.arthas</groupId>
Expand Down

0 comments on commit f9d5ada

Please sign in to comment.