This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new d8e0403d Bump org.codehaus.jettison:jettison from 1.5.5 to 1.5.6 (#500)
d8e0403d is described below
commit d8e0403d591bb871a35a3950af28da7f130e76a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 19:44:47 2026 +0200
Bump org.codehaus.jettison:jettison from 1.5.5 to 1.5.6 (#500)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99ea46e3..5a4463e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
<uimaj.version>3.6.1</uimaj.version>
<jersey-client.version>2.41</jersey-client.version>
<jersey-server.version>2.47</jersey-server.version>
- <jettison.version>1.5.5</jettison.version>
+ <jettison.version>1.5.6</jettison.version>
<junit.version>6.1.0</junit.version>