ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Incorrect mysql-connector-java dependency in the build 1.9.7
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi !
Looking at the pom.xml file, the mysql-connector-java version should be 5.1.40 the in the downloadable build (https://github.com/ConfigHubPub/ConfigHubPlatform/releases/tag/v1.9.7) the version is 5.1.37.
Maybe there are other dependencies not up to date, I did not checked.
Could you tell where is the folder template used to generate a downloadable zip which is ready to install ?
Thank you very much !
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare pom.xml's mysql-connector-java version with the v1.9.7 downloadable build, then trace the packaging template or build entry point that produced the zip. Check whether other dependency versions also differ, and confirm the corrected dependency is present in a regenerated installable archive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- build-system, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100