Skip to content

Commit 96dad95

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.16
1 parent 1dbaef1 commit 96dad95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>ch.qos.logback</groupId>
110110
<artifactId>logback-classic</artifactId>
111-
<version>1.5.15</version>
111+
<version>1.5.16</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)