data-access icon indicating copy to clipboard operation
data-access copied to clipboard

Bump jettison from 1.2 to 1.5.4

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps jettison from 1.2 to 1.5.4.

Release notes

Sourced from jettison's releases.

Jettison 1.5.4

What's Changed

Full Changelog: https://github.com/jettison-json/jettison/compare/jettison-1.5.3...jettison-1.5.4

Jettison 1.5.3

Full Changelog: https://github.com/jettison-json/jettison/compare/jettison-1.5.2...jettison-1.5.3

Jettison 1.5.2

What's Changed

Full Changelog: https://github.com/jettison-json/jettison/compare/jettison-1.5.1...jettison-1.5.2

Jettison 1.5.1

What's Changed

Full Changelog: https://github.com/jettison-json/jettison/compare/jettison-1.5.0...jettison-1.5.1

Commits
  • a77ffc4 [maven-release-plugin] prepare release jettison-1.5.4
  • c20a8be Fixing issue 60
  • 3e1a913 [maven-release-plugin] prepare for next development iteration
  • da6d8bc [maven-release-plugin] prepare release jettison-1.5.3
  • 9e3ec6f Remove commented out code
  • b3c4000 Adding another test for backslashes
  • 631c21e Try and fix backslash escaping. Throw syntax exception on invalid json sooner
  • d9da808 Introducing new static methods to set the recursion depth limit
  • 888eec8 Incorrect recursion depth check in JSONTokener
  • 677aba5 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 22 '23 21:03 dependabot[bot]

:white_check_mark: Build finished in 9m 23s

Build command:

mvn clean verify -B -e -Daudit -amd

:ok_hand: All tests passed!

Tests run: 359, Failures: 0, Skipped: 0    Test Results


:information_source: This is an automatic message

buildguy avatar Mar 22 '23 21:03 buildguy

SonarQube Quality Gate

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Sep 24 '24 18:09 dependabot[bot]