Skip to content

Commit

Permalink
Update logback monorepo to v1.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent dc872a9 commit 57ee7a1
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 @@ -558,13 +558,13 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.16</version>
<version>1.5.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.5.16</version>
<version>1.5.17</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 57ee7a1

Please sign in to comment.