Skip to content

Commit

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

Updates `ch.qos.logback:logback-classic` from 1.5.7 to 1.5.15
- [Commits](qos-ch/logback@v_1.5.7...v_1.5.15)

Updates `ch.qos.logback:logback-core` from 1.5.7 to 1.5.15
- [Commits](qos-ch/logback@v_1.5.7...v_1.5.15)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  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 23, 2024
1 parent 4a42120 commit 9c0c8e1
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 @@ -27,7 +27,7 @@
<test.dir>src/test/java</test.dir>
<skip.format>false</skip.format>
<!-- Dependency versions -->
<logback.version>1.5.7</logback.version>
<logback.version>1.5.15</logback.version>
<revision>1.3.99999-SNAPSHOT</revision>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<testcontainers.version>1.20.1</testcontainers.version>
Expand Down

0 comments on commit 9c0c8e1

Please sign in to comment.