This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch 1.6
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.6 by this push:
     new e49895f  OAK-9641: Update Logback version to 1.2.8 (applied 
a7ae4832d00d9a8909ef57c67190654c8e79bb04 to 1.6)
e49895f is described below

commit e49895fc2eee5f8a306de228acd30ff3458fe05f
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Dec 15 18:50:41 2021 +0100

    OAK-9641: Update Logback version to 1.2.8 (applied 
a7ae4832d00d9a8909ef57c67190654c8e79bb04 to 1.6)
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index b98931f..9ce15cb 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -53,7 +53,7 @@
     <mongo.driver.version>3.6.4</mongo.driver.version>
     <slf4j.api.version>1.7.30</slf4j.api.version>
     <slf4j.version>1.7.30</slf4j.version> <!-- sync with logback version -->
-    <logback.version>1.2.3</logback.version>
+    <logback.version>1.2.8</logback.version>
     <h2.version>1.4.194</h2.version>
     <tika.version>1.18</tika.version>
     <findbugs.version>3.0.5</findbugs.version>

Reply via email to