Skip to content

Commit

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

Updates `ch.qos.logback:logback-classic` from 1.2.13 to 1.5.6
- [Commits](qos-ch/logback@v_1.2.13...v_1.5.6)

Updates `ch.qos.logback:logback-core` from 1.2.13 to 1.5.6
- [Commits](qos-ch/logback@v_1.2.13...v_1.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent e4f8b8e commit 00127da
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 @@ -64,7 +64,7 @@
<jamm.version>0.3.3</jamm.version>
<metrics.version>4.2.25</metrics.version>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.13</logback.version>
<logback.version>1.5.6</logback.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
<hadoop.version>3.3.6</hadoop.version>
Expand Down

0 comments on commit 00127da

Please sign in to comment.