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

Dependency updates #18

Merged
merged 5 commits into from
Dec 18, 2022
Merged

Dependency updates #18

merged 5 commits into from
Dec 18, 2022

Conversation

41zu
Copy link
Contributor

@41zu 41zu commented Dec 16, 2022

Hi,

I updated all dependencies again, plus TestNG and Mockito to their respective latest versions (TestNG has a new CVE).

But the new TestNG version needs Java 11, so we have to finally bump it up.

Plus I removed a few unused warnings.

I would appreciate it if you could release a new version. I would argue for 1.5 because we had to upgrade to a new major Java version.

Best regards
41zu

@lpradel
Copy link
Owner

lpradel commented Dec 16, 2022

Good job, I was hoping I would find some time to do it myself 👀 but yeah I saw already that to fix the CVE we would have to bump TestNG and thereby go Java 11 after all.
Will review this soon

@41zu
Copy link
Contributor Author

41zu commented Dec 16, 2022

@lpradel I just noticed, Java 11 is only required to run the tests. We can still compile the classes to Java 8. Changed the pom to Java 8 again. So it would be enough to just release version 1.4.2 because, we only update dependencies.

@lpradel lpradel merged commit fbfa02f into lpradel:master Dec 18, 2022
@41zu
Copy link
Contributor Author

41zu commented Dec 19, 2022

@lpradel thank you for merging and releasing the new version 👍🏻

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.

None yet

2 participants