Skip to content

Commit 753187c

Browse files
Downgrade logback to java 8 supported version
1 parent 94621a6 commit 753187c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>ch.qos.logback</groupId>
132132
<artifactId>logback-classic</artifactId>
133-
<version>1.4.6</version>
133+
<version>1.3.7</version>
134134
<scope>test</scope>
135135
</dependency>
136136
<dependency>

0 commit comments

Comments
 (0)