From 08902ece43a39250a84a025f5b92a8ccba477b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 21:04:17 +0000 Subject: [PATCH] Bump com.h2database:h2 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../LaboratorioJava/pokemon-review-springboot-master/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 esercitazioni/LaboratorioJava/pokemon-review-springboot-master/pom.xml diff --git a/esercitazioni/LaboratorioJava/pokemon-review-springboot-master/pom.xml b/esercitazioni/LaboratorioJava/pokemon-review-springboot-master/pom.xml old mode 100755 new mode 100644 index 7370abc..2342da8 --- a/esercitazioni/LaboratorioJava/pokemon-review-springboot-master/pom.xml +++ b/esercitazioni/LaboratorioJava/pokemon-review-springboot-master/pom.xml @@ -64,7 +64,7 @@ com.h2database h2 - 2.1.214 + 2.2.220 test