From 42cfb1f3b64b22f313a84a724f35f2d5c2a5b2bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=81=8F?= Date: Wed, 7 Jun 2023 14:25:39 +0800 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ab7f70239..d93328bba4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 devops-service - 2.0.13-SNAPSHOT + 2.0.13.RELEASE jar https://github.com/open-hand/devops-service From 2eb4798d4bda8d004c08ba5a29621f1d18a8c953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 21:40:20 +0000 Subject: [PATCH 2/2] Bump h2 from 1.4.197 to 2.2.220 Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d93328bba4..48e0336374 100644 --- a/pom.xml +++ b/pom.xml @@ -347,7 +347,7 @@ com.h2database h2 - 1.4.197 + 2.2.220 test