Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.4.11.
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 2827f18 commit 7622b49
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 @@ -74,7 +74,7 @@
<git-commit-id-plugin.version>6.0.0</git-commit-id-plugin.version>
<assertj.version>3.24.2</assertj.version>
<arch.unit.version>1.0.1</arch.unit.version>
<logback.version>1.4.8</logback.version>
<logback.version>1.4.11</logback.version>
<fluffyj.version>1.13.0</fluffyj.version>
<!-- Disable class data sharing (CDS) to avoid a nasty JVM warning. -->
<!-- This usually has only a very small impact on performance and memory usage. -->
Expand Down

0 comments on commit 7622b49

Please sign in to comment.