Skip to content

Commit cb1d128

Browse files
Merge pull request #80 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.21
build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21
2 parents 15bcd72 + 2268c32 commit cb1d128

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.20</version>
85+
<version>1.5.21</version>
8686
<scope>test</scope>
8787
</dependency>
8888
</dependencies>

0 commit comments

Comments
 (0)