Skip to content

Commit 2feb88b

Browse files
Merge pull request #32 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.25
build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25
2 parents 9b7a346 + c9c3ab3 commit 2feb88b

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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>ch.qos.logback</groupId>
7373
<artifactId>logback-classic</artifactId>
74-
<version>1.5.24</version>
74+
<version>1.5.25</version>
7575
<scope>test</scope>
7676
</dependency>
7777
</dependencies>

0 commit comments

Comments
 (0)