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 6c4d329  Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#194)
6c4d329 is described below

commit 6c4d329e906e5b549d345c47216953b72f824dbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 29 06:56:52 2023 -0500

    Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#194)
    
    Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 34f74a3..5f44986 100644
--- a/pom.xml
+++ b/pom.xml
@@ -729,7 +729,7 @@ under the License.
 
     <log4j2.version>2.22.1</log4j2.version>
     <logback.version>1.3.11</logback.version>
-    <slf4j.version>2.0.9</slf4j.version>
+    <slf4j.version>2.0.10</slf4j.version>
     <findsecbugs.version>1.12.0</findsecbugs.version>
     
     <commons.osgi.import>

Reply via email to