[java-parent-project] 15/15: Update slf4j to 1.7.36
Ian Young
ian at iay.org.uk
Wed Mar 16 16:14:01 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=b09370c7d0177c320b234ffe7e2a3dad4a0b93fa
commit b09370c7d0177c320b234ffe7e2a3dad4a0b93fa
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:42:08 2022 +0000
Update slf4j to 1.7.36
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dc1ec2c..95703ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<nashorn.jdk.version>15.3</nashorn.jdk.version> <!-- Test only dependency -->
<rhino.engine.version>1.0.0</rhino.engine.version> <!-- Test only dependency -->
<slf4j.groupId>org.slf4j</slf4j.groupId>
- <slf4j.version>1.7.32</slf4j.version>
+ <slf4j.version>1.7.36</slf4j.version>
<spring.groupId>org.springframework</spring.groupId>
<spring.version>5.3.16</spring.version>
<spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list