Skip to content

Commit

Permalink
Bump logback.version from 1.5.11 to 1.5.12 (#250)
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.11 to 1.5.12.

Updates `ch.qos.logback:logback-classic` from 1.5.11 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.11...v_1.5.12)

Updates `ch.qos.logback:logback-core` from 1.5.11 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.11...v_1.5.12)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent dfe904f commit f2000a8
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 @@ -82,7 +82,7 @@
<jsr305.version>3.0.2</jsr305.version>
<junit.version>4.13.2</junit.version>
<junit.benchmarks.version>0.7.2</junit.benchmarks.version>
<logback.version>1.5.11</logback.version>
<logback.version>1.5.12</logback.version>
<mockito.version>5.13.0</mockito.version>
<oval.version>3.2.1</oval.version>
<performance.test.version>1.2.2</performance.test.version>
Expand Down

0 comments on commit f2000a8

Please sign in to comment.