Skip to content

Commit 921126c

Browse files
Merge pull request #87 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.23
build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23
2 parents 7aa8bbb + 4b96427 commit 921126c

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

0 commit comments

Comments
 (0)