mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 14:58:39 +00:00
build(deps): bump logback.version from 1.5.5 to 1.5.6 (#2935)
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](https://github.com/qos-ch/logback/compare/v_1.5.5...v_1.5.6) Updates `ch.qos.logback:logback-core` from 1.5.5 to 1.5.6 - [Commits](https://github.com/qos-ch/logback/compare/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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<license-maven-plugin.version>4.3</license-maven-plugin.version>
|
||||
<urm-maven-plugin.version>2.1.1</urm-maven-plugin.version>
|
||||
<slf4j.version>2.0.13</slf4j.version>
|
||||
<logback.version>1.5.5</logback.version>
|
||||
<logback.version>1.5.6</logback.version>
|
||||
<!-- SonarCloud -->
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
<sonar.organization>iluwatar</sonar.organization>
|
||||
|
||||
Reference in New Issue
Block a user