[java-parent-project] branch main updated: Bump logback to latest.
Scott Cantor
cantor.2 at osu.edu
Fri Dec 17 16:46:44 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=85a35a79614f100a3acbbc04d30ebde2cc6d914c
The following commit(s) were added to refs/heads/main by this push:
new 85a35a7 Bump logback to latest.
85a35a7 is described below
commit 85a35a79614f100a3acbbc04d30ebde2cc6d914c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 17 11:46:41 2021 -0500
Bump logback to latest.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7f48c0b..4e82637 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
<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.8</logback.version>
+ <logback.version>1.2.9</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 -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list