Skip to content

Commit 84c5527

Browse files
Bump ch.qos.logback:logback-classic in /frameworks/Java/tio-boot
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.3...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e96c213 commit 84c5527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/tio-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>ch.qos.logback</groupId>
3434
<artifactId>logback-classic</artifactId>
35-
<version>1.2.3</version>
35+
<version>1.2.13</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)