Skip to content

Commit

Permalink
Upgrade SLF4J to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jun 29, 2023
1 parent 1c0fc1c commit 5a0a13b
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 @@ -49,7 +49,7 @@
<stack.version>5.0.0-SNAPSHOT</stack.version>
<netty.version>4.1.94.Final</netty.version>
<jackson.version>2.15.0</jackson.version>
<slf4j.version>1.7.21</slf4j.version>
<slf4j.version>2.0.7</slf4j.version>
<log4j2.version>2.17.1</log4j2.version>
</properties>

Expand Down

0 comments on commit 5a0a13b

Please sign in to comment.