Skip to content

Commit 97aee0d

Browse files
Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12 in /core (#306)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.5 to 1.4.12. - [Commits](qos-ch/logback@v_1.4.5...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9f3ac9 commit 97aee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>ch.qos.logback</groupId>
8080
<artifactId>logback-classic</artifactId>
81-
<version>1.4.5</version>
81+
<version>1.4.12</version>
8282
<scope>test</scope>
8383
</dependency>
8484
<dependency>

0 commit comments

Comments
 (0)