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

Update dependencies for compatibility and cleanup #15

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kdunee
Copy link

@kdunee kdunee commented Mar 6, 2024

Hey there @rodhilton! I've made a few updates to address some dependency and compatibility issues. Here's the breakdown:

  • Dependency Upgrades:
    • Upgraded javaparser to the latest version (3.25.8) for bug fixes, security, and feature improvements. This is done in several steps, as new releases introduced API changes.
    • Upgraded Gradle to 8.6 for better compatibility with IntelliJ IDEA and other tools.
    • Upgraded a few of the other dependencies based on known security vulnerabilities.
  • Code Cleanup: Removed commented-out code to improve readability.

I ran the project's tests after the changes, everything passes.

Would love to see these updates incorporated into the project! 😊

Note

Update: Seeing that this repository is not maintained and the contributions are not accepted (including multiple forks resolving the Windows compatibility issues), I created a hard fork of the project, where I can continue the development: https://github.com/kdunee/codemetrics4j.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant