mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
build(deps): bump logback.version from 1.5.3 to 1.5.5 (#2918)
Bumps `logback.version` from 1.5.3 to 1.5.5. Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.5 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5) Updates `ch.qos.logback:logback-core` from 1.5.3 to 1.5.5 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5) --- 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.12</slf4j.version>
|
||||
<logback.version>1.5.3</logback.version>
|
||||
<logback.version>1.5.5</logback.version>
|
||||
<!-- SonarCloud -->
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
<sonar.organization>iluwatar</sonar.organization>
|
||||
|
||||
Reference in New Issue
Block a user