From 447e8c152b81f8e6cca7ef9efcb5528ce2a36df3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 15 Oct 2024 16:49:34 +0000
Subject: [PATCH] Update dependency com.mysql:mysql-connector-j to v9.1.0
---
onebusaway-gtfs-hibernate/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/onebusaway-gtfs-hibernate/pom.xml b/onebusaway-gtfs-hibernate/pom.xml
index aa0e42a4..10fee17b 100644
--- a/onebusaway-gtfs-hibernate/pom.xml
+++ b/onebusaway-gtfs-hibernate/pom.xml
@@ -35,7 +35,7 @@
com.mysql
mysql-connector-j
- 9.0.0
+ 9.1.0
org.slf4j