Skip to content

Commit 6c55ea3

Browse files
Merge pull request #76 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.19
build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19
2 parents 3fc3908 + cba40e0 commit 6c55ea3

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

0 commit comments

Comments
 (0)