Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  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 and vilppuvuorinen committed Apr 22, 2024
1 parent f8d0acc commit 7de9abb
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 @@ -34,7 +34,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback.version>1.5.5</logback.version>
<logback.version>1.5.6</logback.version>
<slf4j.version>2.0.13</slf4j.version>
</properties>

Expand Down

0 comments on commit 7de9abb

Please sign in to comment.