File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 114114 <javaee-api .version>8.0.1</javaee-api .version>
115115 <jboss-logging .version>3.6.1.Final</jboss-logging .version>
116116 <junit-jupiter .version>6.0.0</junit-jupiter .version>
117- <mysql .version>8.0.22 </mysql .version>
117+ <mysql .version>9.4.0 </mysql .version>
118118 <oracle .version>19.3.0.0</oracle .version>
119119 <sqlserver .version>9.2.1.jre8</sqlserver .version>
120120 <jakarta .xml.bind-api.version>4.0.2</jakarta .xml.bind-api.version>
208208 <scope >test</scope >
209209 </dependency >
210210 <dependency >
211- <groupId >mysql</groupId >
212- <artifactId >mysql-connector-java </artifactId >
211+ <groupId >com. mysql</groupId >
212+ <artifactId >mysql-connector-j </artifactId >
213213 <version >${mysql.version} </version >
214214 <scope >test</scope >
215215 </dependency >
You can’t perform that action at this time.
0 commit comments