[java-parent-project] branch main updated: Update logging versions.

Scott Cantor cantor.2 at osu.edu
Tue Nov 2 18:39:37 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor 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=dbc228789cbc7390138f5e0c3f670db5abdd8e44

The following commit(s) were added to refs/heads/main by this push:
     new dbc2287  Update logging versions.
dbc2287 is described below

commit dbc228789cbc7390138f5e0c3f670db5abdd8e44
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 2 14:39:35 2021 -0400

    Update logging versions.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f75cc4..e240d1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,13 +41,13 @@
         <mockito.version>3.9.0</mockito.version>
         <testng.version>7.3.0</testng.version>
         <unboundid.version>4.0.14</unboundid.version>
-        <logback.version>1.2.3</logback.version>
+        <logback.version>1.2.6</logback.version>
         <metrics.version>4.1.18</metrics.version>
         <rhino.version>1.7.13</rhino.version>
         <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.30</slf4j.version>
+        <slf4j.version>1.7.32</slf4j.version>
         <spring.groupId>org.springframework</spring.groupId>
         <spring.version>5.3.9</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