Skip to content

Commit 9387d38

Browse files
authored
Merge pull request #16 from planetlevel/dependabot/maven/ch.qos.logback-logback-classic-1.5.20
Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.20
2 parents fdae5ba + 02f9f80 commit 9387d38

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>ch.qos.logback</groupId>
2626
<artifactId>logback-classic</artifactId>
27-
<version>1.5.18</version>
27+
<version>1.5.20</version>
2828
</dependency>
2929

3030
<!-- JSON parsing -->

0 commit comments

Comments
 (0)