Skip to content

Commit

Permalink
Merge pull request #96 from AnuGayan/master
Browse files Browse the repository at this point in the history
Upgrade slf4j version to 2.0.12
  • Loading branch information
chanikag authored Sep 27, 2024
2 parents 6d4d008 + 8829178 commit 4eebad2
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 @@ -162,7 +162,7 @@
<opensaml.version>3.3.1</opensaml.version>
<saml.common.util.version>1.0.10</saml.common.util.version>
<saml.common.util.version.range>[1.0.3,2.0.0)</saml.common.util.version.range>
<slf4j.jdk14.version>1.7.26</slf4j.jdk14.version>
<slf4j.jdk14.version>2.0.12</slf4j.jdk14.version>
<wss4j.version>1.6.0-wso2v8-SNAPSHOT</wss4j.version>
<exp.pkg.version.wss4j>${wss4j.version}</exp.pkg.version.wss4j>
<imp.pkg.version.wss4j>[${wss4j.version}, 2.0.0)</imp.pkg.version.wss4j>
Expand Down

0 comments on commit 4eebad2

Please sign in to comment.