Skip to content

Commit b3338e4

Browse files
committed
fix: upgrade ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.5.17 to 1.5.18. See this package in maven: ch.qos.logback:logback-classic See this project in Snyk: https://app.snyk.io/org/abid0hussain1733/project/a4f3882f-e6d9-4317-a657-6dfc83846cfb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7c37383 commit b3338e4

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
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>ch.qos.logback</groupId>
7575
<artifactId>logback-classic</artifactId>
76-
<version>1.5.17</version>
76+
<version>1.5.18</version>
7777
</dependency>
7878
</dependencies>
7979
<build>

0 commit comments

Comments
 (0)