From 33c1675db903746ef4e8a3d87b705bd3b98f926f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 10 May 2022 18:21:22 +0100 Subject: [PATCH] Upgrade to Jaybird 4.0.6.java8 Closes gh-30954 --- 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 dc0f6c5040..d061a701c5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -610,7 +610,7 @@ bom { ] } } - library("Jaybird", "4.0.5.java8") { + library("Jaybird", "4.0.6.java8") { group("org.firebirdsql.jdbc") { modules = [ "jaybird",