Skip to content

Commit 238738a

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.17
1 parent 320aa87 commit 238738a

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
@@ -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.17</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)