Skip to content

Commit 41ca46b

Browse files
committed
update logback to 1.5.14
1 parent bad4a11 commit 41ca46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<native-plugin-version>0.10.1</native-plugin-version>
1010
<slf4j-version>2.0.12</slf4j-version>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12-
<logback.version>1.5.13</logback.version>
12+
<logback.version>1.5.14</logback.version>
1313
<checkerframework.version>3.42.0</checkerframework.version>
1414
</properties>
1515
<dependencies>
@@ -197,4 +197,4 @@
197197
</build>
198198
</profile>
199199
</profiles>
200-
</project>
200+
</project>

0 commit comments

Comments
 (0)