Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vulnerabilities #23

Closed
ckunki opened this issue Oct 24, 2022 · 0 comments · Fixed by #24
Closed

Fix vulnerabilities #23

ckunki opened this issue Oct 24, 2022 · 0 comments · Fixed by #24
Assignees
Labels
security Security related change

Comments

@ckunki
Copy link
Contributor

ckunki commented Oct 24, 2022

@ckunki ckunki self-assigned this Oct 24, 2022
@ckunki ckunki added the security Security related change label Oct 24, 2022
ckunki added a commit that referenced this issue Oct 24, 2022
@ckunki ckunki mentioned this issue Oct 24, 2022
ckunki added a commit that referenced this issue Oct 24, 2022
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security related change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant