From 8a376cb27ea35ded75798020c9f6d62724389106 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 21 Dec 2022 08:04:08 -0800 Subject: [PATCH] Upgrade to Jaybird 4.0.8.java8 Closes gh-33576 --- 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 986421ca84..84713fea55 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -877,7 +877,7 @@ bom { ] } } - library("Jaybird", "4.0.7.java8") { + library("Jaybird", "4.0.8.java8") { group("org.firebirdsql.jdbc") { modules = [ "jaybird",