Skip to content

Commit

Permalink
Merge pull request apache#700 from apache/WW-5318-slf4j-upgrgrade
Browse files Browse the repository at this point in the history
[WW-5318] Upgrades slf4j to version 2.0.7
  • Loading branch information
lukaszlenart authored Jul 16, 2023
2 parents 54b96d2 + aeeaad1 commit 486f964
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 @@ -114,7 +114,7 @@
<jackson-databind.version>2.14.1</jackson-databind.version>
<log4j2.version>2.20.0</log4j2.version>
<ognl.version>3.3.4</ognl.version>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>2.0.7</slf4j.version>
<spring.platformVersion>5.3.27</spring.platformVersion>
<tiles.version>3.0.8</tiles.version>
<tiles-request.version>1.0.7</tiles-request.version>
Expand Down

0 comments on commit 486f964

Please sign in to comment.