Skip to content

Commit

Permalink
Merge pull request #393 from hazendaz/renovate/logback-monorepo
Browse files Browse the repository at this point in the history
Update logback monorepo to v1.5.17
  • Loading branch information
hazendaz authored Feb 25, 2025
2 parents d6111b4 + 57ee7a1 commit db98686
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 db98686

Please sign in to comment.