Skip to content

Commit 24b11f3

Browse files
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.2.13. - [Commits](qos-ch/logback@v_1.2.11...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93285c5 commit 24b11f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>ch.qos.logback</groupId>
151151
<artifactId>logback-classic</artifactId>
152-
<version>1.2.11</version> <!-- All versions higher than 1.2.11 don't compile for jdk8 (not even 1.2.12 is working due to google-cloud-logging-logback) -->
152+
<version>1.2.13</version> <!-- All versions higher than 1.2.13 don't compile for jdk8 (not even 1.2.12 is working due to google-cloud-logging-logback) -->
153153
</dependency>
154154
<dependency>
155155
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)