From 4a07334e311ffd22ca2ce28174135451ba11c05c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:22 +0000 Subject: [PATCH] Upgrade to Jaybird 5.0.4.java11 Closes gh-39981 --- 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 844891e57db..96b36896e00 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -636,7 +636,7 @@ bom { ] } } - library("Jaybird", "5.0.3.java11") { + library("Jaybird", "5.0.4.java11") { group("org.firebirdsql.jdbc") { modules = [ "jaybird"