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

Bump jackson.version from 2.15.2 to 2.15.3 #1399

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps jackson.version from 2.15.2 to 2.15.3.
Updates com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3

Commits
  • 151d968 [maven-release-plugin] prepare release jackson-bom-2.15.3
  • f99347b Prepare for 2.15.3 release
  • 11114a2 Update nexus-staging-maven-plugin dep to 1.6.13 (from 1.6.8)
  • c6361de To 2.15.3-SNAPSHOT
  • 0cdf4da [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.15.2 to 2.15.3

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `jackson.version` from 2.15.2 to 2.15.3.

Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.15.3
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.15.3)

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.15.2 to 2.15.3

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@THausherr THausherr merged commit a9f9247 into main Oct 13, 2023
1 check failed
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.15.3 branch October 13, 2023 06:03
@solomax
Copy link

solomax commented Oct 13, 2023

JFYI @THausherr @tballison According to this ticket https://issues.apache.org/jira/browse/AVRO-3754 2.15 can introduce some troubles ....

@tballison
Copy link
Contributor

Thank you for this, @solomax. We'll make the string length adjustable via: https://issues.apache.org/jira/browse/TIKA-4154

@m1ch0pv
Copy link

m1ch0pv commented Nov 13, 2023

👋 Are we releasing this upgrade any time soon? We are using tika-server 2.9.1, and it seems like that version still depends on jackson 2.15.2 which seems to have a vulnerability fixed in 2.15.3 (this PR version). Thank you!

@tballison
Copy link
Contributor

I looked over the git logs around the 2.9.1 release, and I should have included this dependency bump before cutting 2.9.1-rc1. I suspect I was not eager to bump the dependencies right before a release without more in depth testing.

That said, I reviewed this "vulnerability" just now. I concur with the jackson developers and others on this issue that this is not a problem despite what security scanners complain about.

I personally don't think this merits a new release. I have no doubt that other, actual vulnerabilities will be found in our dependencies which would trigger a 2.9.2 soon enough.

@m1ch0pv
Copy link

m1ch0pv commented Nov 16, 2023

Thank you Tim!, I appreciate you taking a deeper look! we'll be in the look out for 2.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants