Skip to content

Commit 6824f1b

Browse files
Merge pull request #90 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.24
build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24
2 parents b1df5bc + 0c9a7bb commit 6824f1b

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>ch.qos.logback</groupId>
8484
<artifactId>logback-classic</artifactId>
85-
<version>1.5.23</version>
85+
<version>1.5.24</version>
8686
<scope>test</scope>
8787
</dependency>
8888
</dependencies>

0 commit comments

Comments
 (0)