Skip to content

Commit 19ebe6d

Browse files
Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.6. - [Commits](qos-ch/logback@v_1.4.14...v_1.5.6) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28dfe2f commit 19ebe6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>ch.qos.logback</groupId>
2828
<artifactId>logback-classic</artifactId>
29-
<version>1.4.14</version>
29+
<version>1.5.6</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)