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

github-bot pushed a commit to branch 
dependabot/maven/spi-fly/org.slf4j-slf4j-simple-2.0.6
in repository https://gitbox.apache.org/repos/asf/aries.git

commit 2cc77e8df587f915e51339ff026ebf787c59d3b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 13 17:03:27 2022 +0000

    Bump slf4j-simple from 1.7.36 to 2.0.6 in /spi-fly
    
    Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.6.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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 557ffd932..c7268977e 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -62,7 +62,7 @@
         <mockito.core.version>4.9.0</mockito.core.version>
         <osgi.core.version>5.0.0</osgi.core.version>
         <osgi.test.version>1.1.0</osgi.test.version>
-        <slf4j.version>1.7.36</slf4j.version>
+        <slf4j.version>2.0.6</slf4j.version>
 
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>

Reply via email to