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