Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit e52b3e4

Browse files
Build(deps): bump ch.qos.logback:logback-classic (#10731)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.3 to 1.3.12. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.3.3...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.3.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc1bf23 commit e52b3e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/Java/tio-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>ch.qos.logback</groupId>
3333
<artifactId>logback-classic</artifactId>
34-
<version>1.3.3</version>
34+
<version>1.3.12</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)