You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2022/03/23 04:34:32 UTC

[any23] branch master updated: Bump slf4j-api from 1.7.35 to 1.7.36 (#269)

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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 70fb470  Bump slf4j-api from 1.7.35 to 1.7.36 (#269)
70fb470 is described below

commit 70fb470e0cdabe7dc3f7004c5d84bb952c35006b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Mar 22 21:34:28 2022 -0700

    Bump slf4j-api from 1.7.35 to 1.7.36 (#269)
    
    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.35 to 1.7.36.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.35...v_1.7.36)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f1e4d32..382bf6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
     <owlapi.version>5.1.20</owlapi.version>
     <rdf4j.version>3.7.4</rdf4j.version>
     <semargl.version>0.7</semargl.version>
-    <slf4j.version>1.7.35</slf4j.version>
+    <slf4j.version>1.7.36</slf4j.version>
     <log4j2.version>2.17.1</log4j2.version>
     <tika.version>2.3.0</tika.version>
     <openie_2.11.version>4.2.6</openie_2.11.version>