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

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new ff0cfaed82 NIFI-12438 Upgraded Logback from 1.3.11 to 1.3.13
ff0cfaed82 is described below

commit ff0cfaed82dc0f41c8a9efd9f62c4f186c810ccc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 16:49:27 2023 -0600

    NIFI-12438 Upgraded Logback from 1.3.11 to 1.3.13
    
    This closes #8085 and #8086
    
    Signed-off-by: David Handermann <[email protected]>
    
    (cherry picked from commit 24ba6d89c7b42bcdabf1d4053d22ff3fede10942)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a89651c961..4a54c3f972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
         <jersey.bom.version>2.41</jersey.bom.version>
         <log4j2.version>2.20.0</log4j2.version>
         <mockito.version>4.11.0</mockito.version>
-        <logback.version>1.3.11</logback.version>
+        <logback.version>1.3.13</logback.version>
         <netty.3.version>3.10.6.Final</netty.3.version>
         <snakeyaml.version>2.2</snakeyaml.version>
         <netty.4.version>4.1.100.Final</netty.4.version>

Reply via email to