This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 17363967ff5 [fix][sec] Upgrade jettison to 1.5.3 (#19038)
17363967ff5 is described below
commit 17363967ff5667a03200b4020e268b5960aeeea1
Author: Nicolò Boschi <[email protected]>
AuthorDate: Mon Jan 2 11:54:26 2023 +0100
[fix][sec] Upgrade jettison to 1.5.3 (#19038)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 718df8c6bb8..1685003a23f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@ flexible messaging model and an intuitive client
API.</description>
<objenesis.version>3.1</objenesis.version>
<awaitility.version>4.2.0</awaitility.version>
<reload4j.version>1.2.22</reload4j.version>
- <jettison.version>1.5.1</jettison.version>
+ <jettison.version>1.5.3</jettison.version>
<woodstox.version>5.4.0</woodstox.version>
<wiremock.version>2.33.2</wiremock.version>