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

alien11689 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 c5fa376f2 Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.16 in /spi-fly
c5fa376f2 is described below

commit c5fa376f2e9af7c3c529d8c8677c36a00a039c38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 10 17:58:51 2025 +0000

    Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.16 in /spi-fly
    
    Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.16.
    
    ---
    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 4a8859bf1..dab514a14 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -62,7 +62,7 @@
         <mockito.core.version>5.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.16</slf4j.version>
 
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>

Reply via email to