Skip to content

Commit b8d2fee

Browse files
committed
Update dependency com.mysql:mysql-connector-j to v9.5.0
1 parent 648267b commit b8d2fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/proberapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>com.mysql</groupId>
174174
<artifactId>mysql-connector-j</artifactId>
175-
<version>9.4.0</version>
175+
<version>9.5.0</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)