Skip to content

Commit

Permalink
Update slf4j to 1.7.36 (backport #426, fixes #440)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Feb 20, 2022
1 parent 2343157 commit f85fc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -360,7 +360,7 @@
</build>

<properties>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>1.7.36</slf4j.version>
<spring.version>4.3.30.RELEASE</spring.version>
<junit5.version>5.8.2</junit5.version>
<jetty.version>9.4.45.v20220203</jetty.version>
Expand Down

0 comments on commit f85fc27

Please sign in to comment.