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

[Snyk] Upgrade org.opensearch:opensearch from 2.7.0 to 2.8.0 #1261

Closed

Conversation

holymaloney
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade org.opensearch:opensearch from 2.7.0 to 2.8.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2023-06-06.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@holymaloney holymaloney requested a review from a team as a code owner July 5, 2023 21:46
@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@slovrid slovrid left a comment

Choose a reason for hiding this comment

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

For det første må vi oppgradere til versjon 2.15.x av jacson-modulene, siden versjon 2.8.0 av opensearch er avhengig av den. Dette kan gjøres ved å bumpe spring-boot-starter-parent til 3.1.1, siden jackson er dependency-managed av Spring.

Det er derimot ikke så enkelt:

På grunn av et problem med jackson-databind og deserialisering av Java records (som vi bruker en del i denne applikasjonen) så vil vi ikke kunne oppdatere denne ennå. Det ser ut til at denne problematikken skal løses i versjon 2.16 av jackson-databind som er under utvikling.

Se forøvrig issues relatert til jackson-databind for mer informasjon om problematikken:

@OdaDahlen
Copy link
Contributor

Lukker fordi endringen er med i en tidligere PR. Problemet med deseraliseringen er gjort på en annen måte enn å oppgradere til 2.16, kan fjernes når 2.16 er tilgjengelig (per dags dato er 2.16.0rc-1 tilgjengelig, kan forvente at 2.16.0 er her om et par måneder kanskje?)

@OdaDahlen OdaDahlen closed this Oct 31, 2023
@OdaDahlen OdaDahlen deleted the snyk-upgrade-ad39c4158dab4f85904c817bf5a60afc branch January 22, 2024 13: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
4 participants