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.git


The following commit(s) were added to refs/heads/develop by this push:
     new 56fdc0a0ff build(deps): bump com.fazecast:jSerialComm from 2.11.0 to 
2.11.2 (#2161)
56fdc0a0ff is described below

commit 56fdc0a0ff855ae6560c66780085389049718e8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 2 13:38:24 2025 +0200

    build(deps): bump com.fazecast:jSerialComm from 2.11.0 to 2.11.2 (#2161)
    
    Bumps [com.fazecast:jSerialComm](https://github.com/Fazecast/jSerialComm) 
from 2.11.0 to 2.11.2.
    - [Release notes](https://github.com/Fazecast/jSerialComm/releases)
    - 
[Commits](https://github.com/Fazecast/jSerialComm/compare/v2.11.0...v2.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fazecast:jSerialComm
      dependency-version: 2.11.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9948a4bdf1..0f95ff2692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <!-- Starting with Jetty 12 Java 17 is required -->
     <jetty-util.version>11.0.20</jetty-util.version>
     <jna.version>5.17.0</jna.version>
-    <jserialcom.version>2.11.0</jserialcom.version>
+    <jserialcom.version>2.11.2</jserialcom.version>
     <junit.jupiter.version>5.11.4</junit.jupiter.version>
     <junit.platform.version>1.8.2</junit.platform.version>
     <logback.version>1.5.18</logback.version>

Reply via email to