Skip to content

Commit

Permalink
Bump logback.version from 1.5.12 to 1.5.13
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.12 to 1.5.13.

Updates `ch.qos.logback:logback-core` from 1.5.12 to 1.5.13
- [Commits](https://github.com/qos-ch/logback/commits)

Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.13
- [Commits](https://github.com/qos-ch/logback/commits)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ee46c00 commit 09c59da
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 @@ -17,7 +17,7 @@

<properties>
<junit.version>5.11.4</junit.version>
<logback.version>1.5.12</logback.version>
<logback.version>1.5.13</logback.version>
<slf4j.version>2.0.16</slf4j.version>
<netty.version>4.2.0.RC1</netty.version>
<skip.tests>false</skip.tests>
Expand Down

0 comments on commit 09c59da

Please sign in to comment.