From 0a3169aab7adf39eb112f62aa09805930ecb5f29 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 10 May 2022 16:58:31 +0100 Subject: [PATCH] Upgrade to Jaybird 4.0.6.java8 Closes gh-30920 --- 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 2440716d58..7b9db7e885 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -841,7 +841,7 @@ bom { ] } } - library("Jaybird", "4.0.5.java8") { + library("Jaybird", "4.0.6.java8") { group("org.firebirdsql.jdbc") { modules = [ "jaybird",