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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new e87fa9a  chore(deps): bump ch.qos.logback:logback-core from 1.5.27 to 
1.5.28 (#629)
e87fa9a is described below

commit e87fa9afc3d37fa96dda48309eb9e8a0afe69fec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 10:24:32 2026 +0100

    chore(deps): bump ch.qos.logback:logback-core from 1.5.27 to 1.5.28 (#629)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.5.27 to 1.5.28.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.27...v_1.5.28)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-version: 1.5.28
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/tools/plc4x-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/tools/plc4x-server/pom.xml b/plc4j/tools/plc4x-server/pom.xml
index a2d4f41..d54ba16 100644
--- a/plc4j/tools/plc4x-server/pom.xml
+++ b/plc4j/tools/plc4x-server/pom.xml
@@ -151,7 +151,7 @@
     <dependency>
       <groupId>ch.qos.logback</groupId>
       <artifactId>logback-core</artifactId>
-      <version>1.5.27</version>
+      <version>1.5.28</version>
       <scope>runtime</scope>
     </dependency>
 

Reply via email to