Skip to content

Commit 74163e8

Browse files
authored
Merge pull request #357 from PeterSuna/bumpLogback
Bump logback-core to 1.5.21
2 parents b497594 + c7f3c02 commit 74163e8

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
@@ -27,7 +27,7 @@
2727
<properties>
2828
<application.main.class>io.lighty.yang.validator.Main</application.main.class>
2929
<application.attach.zip>true</application.attach.zip>
30-
<logback-version>1.5.18</logback-version>
30+
<logback-version>1.5.21</logback-version>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)