You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@
149
149
<dependency>
150
150
<groupId>ch.qos.logback</groupId>
151
151
<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) -->
0 commit comments