From 9b0660f3b65f24885f4688a4c4c5887f21d83707 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 21 May 2025 13:38:43 +0000 Subject: [PATCH 1/2] deps: Update Non-major dependencies --- jdbc/mysql-j-8/pom.xml | 6 +++--- pom.xml | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/jdbc/mysql-j-8/pom.xml b/jdbc/mysql-j-8/pom.xml index f7edc6fde..cbaa154e4 100644 --- a/jdbc/mysql-j-8/pom.xml +++ b/jdbc/mysql-j-8/pom.xml @@ -53,7 +53,7 @@ com.mysql mysql-connector-j - 9.2.0 + 9.3.0 provided @@ -86,7 +86,7 @@ com.mysql mysql-connector-j - 9.2.0 + 9.3.0 @@ -100,7 +100,7 @@ com.mysql mysql-connector-j - 9.2.0 + 9.3.0 diff --git a/pom.xml b/pom.xml index 8458cc9e2..a1ed7a114 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ UTF-8 9+181-r4173-1 24.2.1 - 4.1.119.Final + 4.2.1.Final 9.8 true @@ -133,7 +133,7 @@ org.checkerframework checker-qual - 3.49.2 + 3.49.3 org.checkerframework @@ -148,37 +148,37 @@ com.google.api-client google-api-client - 2.7.2 + 2.8.0 com.google.apis google-api-services-sqladmin - v1beta4-rev20250412-2.0.0 + v1beta4-rev20250508-2.0.0 com.google.http-client google-http-client-gson - 1.46.3 + 1.47.0 com.google.http-client google-http-client - 1.46.3 + 1.47.0 com.google.http-client google-http-client-jackson2 - 1.46.3 + 1.47.0 com.google.auth google-auth-library-credentials - 1.33.1 + 1.35.0 com.google.auth google-auth-library-oauth2-http - 1.33.1 + 1.35.0 com.google.oauth-client @@ -213,7 +213,7 @@ com.google.api gax - 2.64.2 + 2.66.0 org.reactivestreams @@ -228,12 +228,12 @@ io.projectreactor reactor-core - 3.7.5 + 3.7.6 io.projectreactor.netty reactor-netty - 1.2.5 + 1.2.6 io.netty From 3dc1a14c77f3b15317fc97072e7863ca67dae9ad Mon Sep 17 00:00:00 2001 From: Jonathan Hess Date: Wed, 21 May 2025 07:40:37 -0600 Subject: [PATCH 2/2] Downgrade netty to 4.1.119.Final due to bug --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1ed7a114..bb91cb5a8 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ UTF-8 9+181-r4173-1 24.2.1 - 4.2.1.Final + 4.1.119.Final 9.8 true