From b8b644e5f68e24a8290246ec1b57f5e8b8ce46e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 10:28:28 +0100 Subject: [PATCH] Bump com.ghgande:j2mod from 3.2.0 to 3.2.1 in /cnf (#2575) * Bump com.ghgande:j2mod from 3.2.0 to 3.2.1 in /cnf Bumps [com.ghgande:j2mod](https://github.com/steveohara/j2mod) from 3.2.0 to 3.2.1. - [Changelog](https://github.com/steveohara/j2mod/blob/development/RELEASE_NOTES.md) - [Commits](https://github.com/steveohara/j2mod/commits) --- updated-dependencies: - dependency-name: com.ghgande:j2mod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update bndrun * Add link to Changelog --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Feilmeier --- cnf/pom.xml | 3 ++- io.openems.edge.application/EdgeApp.bndrun | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/cnf/pom.xml b/cnf/pom.xml index e9f30e4c5b..c8095ebf1d 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -20,9 +20,10 @@ 2.9.3 + com.ghgande j2mod - 3.2.0 + 3.2.1 com.github.rzymek diff --git a/io.openems.edge.application/EdgeApp.bndrun b/io.openems.edge.application/EdgeApp.bndrun index 66290c2f7a..6c61ed1f42 100644 --- a/io.openems.edge.application/EdgeApp.bndrun +++ b/io.openems.edge.application/EdgeApp.bndrun @@ -191,8 +191,8 @@ bcpkix;version='[1.70.0,1.70.1)',\ bcprov;version='[1.70.0,1.70.1)',\ bcutil;version='[1.70.0,1.70.1)',\ - com.fazecast.jSerialComm;version='[2.9.3,2.9.4)',\ - com.ghgande.j2mod;version='[3.2.0,3.2.1)',\ + com.fazecast.jSerialComm;version='[2.10.4,2.10.5)',\ + com.ghgande.j2mod;version='[3.2.1,3.2.2)',\ com.google.gson;version='[2.10.1,2.10.2)',\ com.google.guava;version='[33.0.0,33.0.1)',\ com.google.guava.failureaccess;version='[1.0.2,1.0.3)',\