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 19dcd257ef build(deps): bump tel.schich:javacan-core from 3.5.0 to 
3.5.2 (#2427)
19dcd257ef is described below

commit 19dcd257ef77c96ff1bfa0a6ad86b29b01dab555
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 15:49:24 2026 +0100

    build(deps): bump tel.schich:javacan-core from 3.5.0 to 3.5.2 (#2427)
    
    Bumps [tel.schich:javacan-core](https://github.com/pschichtel/JavaCAN) from 
3.5.0 to 3.5.2.
    - [Release notes](https://github.com/pschichtel/JavaCAN/releases)
    - 
[Commits](https://github.com/pschichtel/JavaCAN/compare/javacan-3.5.0...javacan-3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: tel.schich:javacan-core
      dependency-version: 3.5.2
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9052d024c8..146afa7bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -542,7 +542,7 @@
       <dependency>
         <groupId>tel.schich</groupId>
         <artifactId>javacan-core</artifactId>
-        <version>3.5.0</version>
+        <version>3.5.2</version>
       </dependency>
 
       <dependency>

Reply via email to