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

FLA-1566 Critical Vulnerabilies. Bumped Java -> 17, Sprint -> 3 #36

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

KDNeufeld
Copy link
Contributor

@KDNeufeld KDNeufeld commented Sep 12, 2023

FLA-1566 attempts to address a great many critical vulnerabilities with this project.

  • bumped Java from 1.8 to 17
  • bumped Spring Boot from 2.2.4.RELEASE to 3.1.3
  • bumped Apache CXF from 3.3.7 to 4.0.1
  • Fixed use of java.net.URI
  • Fixed use of Mockito
  • Fixed m2e activation so mapstruct properly generates code in Eclipse.
  • bumped .github workflow and publish builds to use Java 17
  • bumped commons.io to 2.13.0

Since this is a major change, bumped project version from 0.2.2 to 1.0.0.

@KDNeufeld KDNeufeld force-pushed the feature/FLA-1566 branch 2 times, most recently from cda3319 to 879db83 Compare September 12, 2023 20:05
@KDNeufeld KDNeufeld marked this pull request as ready for review September 12, 2023 20:07
Copy link
Contributor

@TayGov TayGov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@TayGov TayGov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@TayGov TayGov merged commit 6c92ba2 into master Sep 12, 2023
1 check passed
@TayGov TayGov deleted the feature/FLA-1566 branch September 12, 2023 20:44
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.

2 participants