From d83c327f0ecfd740411224a5a6dc9fcf871d6914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0u=C5=88a?= Date: Wed, 13 Mar 2024 14:27:37 +0100 Subject: [PATCH] Bump mysql-connector-j to 8.3.0 (#350) Bump mysql-connector-j from version 8.1.0 to 8.3.0, resolves high vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2024-1597 Release notes: https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-2-0.html https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-3-0.html Signed-off-by: Peter Suna --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index be6ea861..e10531dd 100644 --- a/pom.xml +++ b/pom.xml @@ -204,8 +204,8 @@ 12.3.1.jre8-preview 23.2.0.0 - - 8.1.0 + + 8.3.0 1.3.1 10.14.2.0