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 94417bf414 build(deps): bump tel.schich:javacan-core from 3.3.2 to 3.4.0 (#1652) 94417bf414 is described below commit 94417bf4148ed3e7f35beb30f4a666d164da6a7a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jun 10 18:08:00 2024 +0200 build(deps): bump tel.schich:javacan-core from 3.3.2 to 3.4.0 (#1652) Bumps [tel.schich:javacan-core](https://github.com/pschichtel/JavaCAN) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/pschichtel/JavaCAN/releases) - [Commits](https://github.com/pschichtel/JavaCAN/compare/javacan-3.3.2...javacan-3.4.0) --- updated-dependencies: - dependency-name: tel.schich:javacan-core dependency-type: direct:production update-type: version-update:semver-minor ... 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 d47b551608..e8f3e96849 100644 --- a/pom.xml +++ b/pom.xml @@ -540,7 +540,7 @@ <dependency> <groupId>tel.schich</groupId> <artifactId>javacan-core</artifactId> - <version>3.3.2</version> + <version>3.4.0</version> </dependency> <dependency>