From 70b3e62f1a01232c601b4d8fe066f87ce644a6cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:05:42 +0000 Subject: [PATCH] Bump spring-boot in /lab/JDBC_Flyway Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.1.3.RELEASE to 2.2.11.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.3.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lab/JDBC_Flyway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lab/JDBC_Flyway/pom.xml diff --git a/lab/JDBC_Flyway/pom.xml b/lab/JDBC_Flyway/pom.xml old mode 100755 new mode 100644 index 84900ba..c941675 --- a/lab/JDBC_Flyway/pom.xml +++ b/lab/JDBC_Flyway/pom.xml @@ -45,7 +45,7 @@ org.springframework.boot spring-boot - 2.1.3.RELEASE + 2.2.11.RELEASE org.flywaydb