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/01/28 16:48:25 UTC

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

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 12a9d91  Bump slf4j-api from 1.7.33 to 1.7.35 (#256)
12a9d91 is described below

commit 12a9d917bd9b1f0ffd7a579354351f08f2c0d840
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jan 28 08:48:21 2022 -0800

    Bump slf4j-api from 1.7.33 to 1.7.35 (#256)
    
    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.35.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.35)
    
    ---
    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 f900941..d9d69d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
     <owlapi.version>5.1.19</owlapi.version>
     <rdf4j.version>3.7.4</rdf4j.version>
     <semargl.version>0.7</semargl.version>
-    <slf4j.version>1.7.33</slf4j.version>
+    <slf4j.version>1.7.35</slf4j.version>
     <log4j2.version>2.17.1</log4j2.version>
     <tika.version>2.2.1</tika.version>
     <openie_2.11.version>4.2.6</openie_2.11.version>