Alois Baule
Alois Baule
@a1shadows You are right, this issue is already solved. Now com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.4 includes org.yaml:snakeyaml:2.1, and there are no vulnerabilities at the moment for org.yaml:snakeyaml:2.1 -> https://mvnrepository.com/artifact/org.yaml/snakeyaml/2.1
I would like to contribute, too.
> AC: Upgrade the dependant libraries to their latest compatible version with Java8. > > This seems like a pre-req or a good excersize before switching to Java17. > >...
Hi @authorjapps, I created the following pull request: #609 The PR includes the following: - consolidate maven plugins: - Move maven plugin versions and configuration to pluginManagement section in parent.pom....
Hi @authorjapps, is there anything else I should do? Or are we just waiting for a reviewer to review the PR #609 ?
As suggested by @a1shadows in https://github.com/authorjapps/zerocode/pull/609 I'll have a look at some more dependencies and try an upgrade.
@dependabot recreate
@nirmalchandra Thank you for reviewing the changes! I updated from ExtentHtmlReporter to ExtentSparkReporter, because ExtentHtmlReporter has been removed in version 5 of com.aventstack:extentreports https://stackoverflow.com/questions/66422304/extenthtmlreporter-class-cant-be-imported-with-extentreports-5-0-6-version
Hi @authorjapps, the PR #604 could be merged into master. It is fully compatible with JDK8.
Hi @authorjapps, is there anything else I should do? Or are we just waiting for a reviewer to review the PR?