[java-parent-project] branch main updated: Bump Logback to 1.2.8
Tom Zeller
tzeller at dragonacea.biz
Wed Dec 15 20:35:35 UTC 2021
This is an automated email from the git hooks/post-receive script.
tzeller 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=d3cb9f55b85849f41859ef32f1fe38090cd9a14a
The following commit(s) were added to refs/heads/main by this push:
new d3cb9f5 Bump Logback to 1.2.8
d3cb9f5 is described below
commit d3cb9f55b85849f41859ef32f1fe38090cd9a14a
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Dec 15 14:35:17 2021 -0600
Bump Logback to 1.2.8
https://jira.qos.ch/browse/LOGBACK-1591
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d2e6955..7f48c0b 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.6</logback.version>
+ <logback.version>1.2.8</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