Skip to content

Commit

Permalink
Upgrade to Logback 1.5.17
Browse files Browse the repository at this point in the history
The dependency is optional and must be provided by the consumer of the
dependency (if using LogbackLoggerMetrics)
  • Loading branch information
runeflobakk committed Mar 4, 2025
1 parent 5995073 commit 03d30a4
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 @@ -42,7 +42,7 @@

<properties>
<maven.compiler.release>11</maven.compiler.release>
<logback.version>1.4.14</logback.version>
<logback.version>1.5.17</logback.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 03d30a4

Please sign in to comment.