Skip to content

Commit

Permalink
Merge pull request #2698 from mybatis/renovate/ch.qos.logback-logback…
Browse files Browse the repository at this point in the history
…-classic-1.x

Update dependency ch.qos.logback:logback-classic to v1.4.1
  • Loading branch information
hazendaz authored Sep 17, 2022
2 parents c71df95 + 4ad94ce commit 4b8f455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.0</version>
<version>1.4.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4b8f455

Please sign in to comment.