Skip to content

Commit 3429701

Browse files
authored
Revert change to logback to continue supporting JDK 8.
1 parent 53c2c30 commit 3429701

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>ch.qos.logback</groupId>
235235
<artifactId>logback-classic</artifactId>
236-
<version>1.4.11</version>
236+
<version>1.3.11</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<dependency>

0 commit comments

Comments
 (0)