HBASE-27548 Bump jettison from 1.5.1 to 1.5.2 (#4943)

Bumps [jettison](https://github.com/jettison-json/jettison) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/jettison-json/jettison/releases)
- [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.5.1...jettison-1.5.2)

---
updated-dependencies:
- dependency-name: org.codehaus.jettison:jettison
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit bfc9fc9605)
This commit is contained in:
dependabot[bot] 2023-01-03 14:11:43 +08:00 committed by Duo Zhang
parent 7f7fe55943
commit 9cae2bb70e
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@
<slf4j.version>1.7.33</slf4j.version>
<clover.version>4.0.3</clover.version>
<jamon-runtime.version>2.4.1</jamon-runtime.version>
<jettison.version>1.5.1</jettison.version>
<jettison.version>1.5.2</jettison.version>
<!--Make sure these joni/jcodings are compatible with the versions used by jruby-->
<joni.version>2.1.31</joni.version>
<jcodings.version>1.0.55</jcodings.version>