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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new c1c10e6  Bump ch.qos.logback:logback-core from 1.3.14 to 1.3.16 (#411)
c1c10e6 is described below

commit c1c10e6ece2727570f6485b9a24b49ba58da9068
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 08:14:46 2025 -0500

    Bump ch.qos.logback:logback-core from 1.3.14 to 1.3.16 (#411)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.3.14 to 1.3.16.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.14...v_1.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-version: 1.3.16
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29a0459..563c687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@ under the License.
     <!-- Allow default test run order to be changed -->
     <failsafe.runorder>filesystem</failsafe.runorder>
     <log4j2.version>2.25.2</log4j2.version>
-    <logback.version>1.3.14</logback.version>
+    <logback.version>1.3.16</logback.version>
     <slf4j.version>2.0.17</slf4j.version>
     <findsecbugs.version>1.14.0</findsecbugs.version>
     <commons.osgi.import>

Reply via email to