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

rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d5b70e9  Bump slf4j-simple from 1.7.30 to 1.7.36 in /spi-fly
d5b70e9 is described below

commit d5b70e9b900934ee93e5a07a2697a6813f16e5fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 22 17:31:57 2022 +0000

    Bump slf4j-simple from 1.7.30 to 1.7.36 in /spi-fly
    
    Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.36.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.36)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 spi-fly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 38dce3b..ea390b3 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -52,7 +52,7 @@
         <bnd.version>5.3.0</bnd.version>
         <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
         <osgi.core.version>5.0.0</osgi.core.version>
-        <slf4j.version>1.7.30</slf4j.version>
+        <slf4j.version>1.7.36</slf4j.version>
 
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>

Reply via email to