Skip to content

Commit 4721965

Browse files
authored
Merge pull request #1 from stacs-srg/dependabot/maven/core/ch.qos.logback-logback-classic-1.2.0
Bump logback-classic from 1.1.2 to 1.2.0 in /core
2 parents e489343 + a84a0e1 commit 4721965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>ch.qos.logback</groupId>
5353
<artifactId>logback-classic</artifactId>
54-
<version>1.1.2</version>
54+
<version>1.2.0</version>
5555
<optional>true</optional>
5656
</dependency>
5757

0 commit comments

Comments
 (0)