Skip to content

Commit

Permalink
upgrade slf4j to 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Oct 30, 2024
1 parent dbef106 commit 5035358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<version.jackson>2.18.1</version.jackson>
<version.joni>2.2.1</version.joni>
<version.logback>1.3.14</version.logback> <!-- 1.4.x and above is not Java 8 compatible -->
<version.slf4j>2.0.13</version.slf4j>
<version.slf4j>2.0.16</version.slf4j>
<version.graaljs>21.3.10</version.graaljs> <!-- 22.x and above is not Java 8 compatible -->

<version.hamcrest>2.2</version.hamcrest>
Expand Down

0 comments on commit 5035358

Please sign in to comment.