Skip to content

Commit fbfac3e

Browse files
committed
fix: upgrade ch.qos.logback:logback-core from 1.5.21 to 1.5.22
Snyk has created this PR to upgrade ch.qos.logback:logback-core from 1.5.21 to 1.5.22. See this package in maven: ch.qos.logback:logback-core See this project in Snyk: https://app.snyk.io/org/pantheon.tech/project/3348edb4-60ec-477a-a2c0-2f81bcaa3572?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 74163e8 commit fbfac3e

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.21</logback-version>
30+
<logback-version>1.5.22</logback-version>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)