You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed#23
* override transitive dependency of mysql-connector-java
to com.google.protobuf:protobuf-java:jar:3.19.4
* updated group id and artifact name for connector after relocation
[WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been
relocated to com.mysql:mysql-connector-j:jar:8.0.31: MySQL Connector/J
artifacts moved to reverse-DNS compliant Maven 2+ coordinates.
* Fixed name of driver in settings.cfg
* removed pom content distributionManagement, forkCount, excludedGroups
* removed versions-maven-plugin
* added maven-failsafe-plugin, useModulePath false
Co-authored-by: Christoph Pirkl <[email protected]>
The text was updated successfully, but these errors were encountered: