Skip to content

Commit 0bbd6f0

Browse files
Merge pull request #382 from OneBusAway/renovate/com.mysql-mysql-connector-j-9.x
Update dependency com.mysql:mysql-connector-j to v9.4.0
2 parents bfc39fc + 6f5bb96 commit 0bbd6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

onebusaway-gtfs-hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.mysql</groupId>
3737
<artifactId>mysql-connector-j</artifactId>
38-
<version>9.3.0</version>
38+
<version>9.4.0</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)