Skip to content

Commit 9361e1a

Browse files
committed
Bump Logback classic to 1.2.7
1 parent 8f4a905 commit 9361e1a

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
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>ch.qos.logback</groupId>
172172
<artifactId>logback-classic</artifactId>
173-
<version>1.2.3</version>
173+
<version>1.2.7</version>
174174
<scope>test</scope>
175175
</dependency>
176176
</dependencies>

0 commit comments

Comments
 (0)