Skip to content

Commit 4ba8ecf

Browse files
committed
update slf4j to 2.0.17
1 parent 45b81ec commit 4ba8ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<version.jackson>2.18.3</version.jackson>
7777
<version.joni>2.2.1</version.joni>
7878
<version.logback>1.3.14</version.logback> <!-- 1.4.x and above is not Java 8 compatible -->
79-
<version.slf4j>2.0.16</version.slf4j>
79+
<version.slf4j>2.0.17</version.slf4j>
8080
<version.graaljs>21.3.10</version.graaljs> <!-- 22.x and above is not Java 8 compatible -->
8181
<version.hamcrest>3.0</version.hamcrest>
8282
<version.junit>5.11.3</version.junit>

0 commit comments

Comments
 (0)