From 40671c0f57f4f703651a79800dea571f41c4a45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 02:04:07 +0000 Subject: [PATCH] Bump h2 from 1.4.191 to 2.0.202 in /broker Bumps [h2](https://github.com/h2database/h2database) from 1.4.191 to 2.0.202. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.191...version-2.0.202) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- broker/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/broker/pom.xml b/broker/pom.xml index 812330ffb..cc3947aa1 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -190,7 +190,7 @@ com.h2database h2 - 1.4.191 + 2.0.202 test @@ -210,7 +210,7 @@ com.h2database h2 - 1.4.197 + 2.0.202 runtime