Skip to content

Commit 6768159

Browse files
committed
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.13
1 parent cf0a521 commit 6768159

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
@@ -109,7 +109,7 @@
109109
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
110110
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
111111
<slf4j.version>2.0.16</slf4j.version>
112-
<logback.version>1.5.12</logback.version>
112+
<logback.version>1.5.13</logback.version>
113113
<!-- versions of test dependencies -->
114114
<jacoco.version>0.8.12</jacoco.version>
115115
<jacoco.version>0.8.12</jacoco.version>

0 commit comments

Comments
 (0)