This is an automated email from the ASF dual-hosted git repository.
pinal pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push:
new 3cf04368f ATLAS-4721 : Upgrade jettison to 1.5.2
3cf04368f is described below
commit 3cf04368f292482a1dbe539bcabe28ae71ad4ca9
Author: vinayak.marraiya <[email protected]>
AuthorDate: Thu Jan 5 19:05:56 2023 +0530
ATLAS-4721 : Upgrade jettison to 1.5.2
Signed-off-by: Pinal Shah <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f8558cf2a..ec6b39802 100644
--- a/pom.xml
+++ b/pom.xml
@@ -756,7 +756,7 @@
<javax.servlet.version>3.1.0</javax.servlet.version>
<jersey-spring.version>1.19.4</jersey-spring.version>
<jersey.version>1.19</jersey.version>
- <jettison.version>1.3.7</jettison.version>
+ <jettison.version>1.5.2</jettison.version>
<jetty-maven-plugin.stopWait>10</jetty-maven-plugin.stopWait>
<jetty.version>9.4.31.v20200723</jetty.version>
<joda-time.version>2.10.6</joda-time.version>