Skip to content

Commit 138d591

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.0
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.0. - [Commits](qos-ch/logback@v_1.3.14...v_1.5.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55c479d commit 138d591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<dependency>
262262
<groupId>ch.qos.logback</groupId>
263263
<artifactId>logback-classic</artifactId>
264-
<version>1.3.14</version>
264+
<version>1.5.0</version>
265265
<scope>test</scope>
266266
</dependency>
267267
<dependency>

0 commit comments

Comments
 (0)