GithubHelp home page GithubHelp logo

Comments (5)

chaitanya1607 avatar chaitanya1607 commented on July 29, 2024

Can I take this up

from zerocode.

baulea avatar baulea commented on July 29, 2024

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.

Some work already has been done by @baulea .

Hello @baulea , can you please put the ticket/issue details and PR details in the comments for everyone's visibility?

Yes, I will soon provide the PR, probably on Sunday.

from zerocode.

baulea avatar baulea commented on July 29, 2024

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.
    • Upgrade maven plugin versions
    • Fix warnings during maven build regarding missing version for maven-compiler-plugin
  • upgrade dependencies in pom.xml:

    • upgrade org.jukito:jukito from 1.4.1 to 1.5
    • upgrade commons-io:commons-io:2.4 to 2.15.0
    • upgrade com.aventstack:extentreports:4.0.9 to 5.0.9
    • upgrade com.google.code.gson:gson:2.6.2 to 2.10.1
    • upgrade com.google.protobuf:protobuf-java:3.13.0 to 3.24.4
  • with upgrade com.aventstack:extentreports:4.0.9 to 5.0.9 replace ExtentHtmlReporter with ExtentSparkReporter in ExtentReportsFactory.java

  • change in core/pom.xml:

    • set test scope for org.jukito:jukito
    • remove unused dependency com.fasterxml.jackson.datatype:jackson-datatype-jdk8
    • remove direct dependency ch.qos.logback:logback-core, because it is a direct dependency from ch.qos.logback:logback-classic
    • add direct dependency org.apache.httpcomponents:httpmime:4.5.12
  • change in kafka-testing/pom.xml:

    • remove com.google.protobuf:protobuf-java-util
    • remove dependency for com.github.os72:protoc-jar

from zerocode.

baulea avatar baulea commented on July 29, 2024

Hi @authorjapps, is there anything else I should do? Or are we just waiting for a reviewer to review the PR #609 ?

from zerocode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.