Skip to content

Commit

Permalink
Code: Updated logback-classic to 1.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenGnu committed Jan 3, 2025
1 parent 18286ef commit f91cc24
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 @@ -826,7 +826,7 @@
<!-- http://logback.qos.ch/news.html -->
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.14</version>
<version>1.3.15</version>
</dependency>
<dependency>
<!-- use logback for logging -->
Expand Down

0 comments on commit f91cc24

Please sign in to comment.