Skip to content

Commit 43ea941

Browse files
build(deps): Bump ch.qos.logback:logback-core
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.3 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.3...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d75a668 commit 43ea941

File tree

1 file changed

+1
-1
lines changed
  • sentinel-demo/sentinel-demo-log-logback

1 file changed

+1
-1
lines changed

sentinel-demo/sentinel-demo-log-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>ch.qos.logback</groupId>
3030
<artifactId>logback-core</artifactId>
31-
<version>1.2.3</version>
31+
<version>1.5.19</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)