From e4ff76048f30617a4b99a16a2188c12e8d1ae9e0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Jul 2022 10:09:23 +0100 Subject: [PATCH] Upgrade to Derby 10.16.1.1 Closes gh-31584 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 229bf9d923f..eb08b7b3fcc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -182,7 +182,7 @@ bom { ] } } - library("Derby", "10.15.2.0") { + library("Derby", "10.16.1.1") { group("org.apache.derby") { modules = [ "derby",