Skip to content

Upgrade multi-libraries and jdk #318

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vdaburon
Copy link

Upgrade libraries :

  • spring-boot-starter-parent 2.7.18 (before 2.7.0)
  • mybatis-spring-boot-starter.version 2.3.2 (before 2.2.2)
  • thymeleaf.version 3.0.15.RELEASE (before 3.0.14.RELEASE)
  • selenium.version 4.30.0 (before 4.1.0)
  • groovy4.version 4.026 (before 4.0.3)
  • selenide.version 7.7.3 (need JDK 17+ before 6.6.1)
  • license-maven-plugin.version 4.3 (before : 4.1)
  • jacoco-maven-plugin.version 0.8.12 (before : 0.8.8)
  • owasp-dependency-check-plugin.version 9.1.0 (before : 7.1.0)

Need JDK 17+ (before 1.8)

Change log level to INFO

Use Maven Central Repo to download libraries (comments repositiories tag in pom.xml)

Test and Run are OK

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