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 26009cc8 Bump org.codehaus.jettison:jettison from 1.5.6 to 1.5.7 (#533)
26009cc8 is described below

commit 26009cc813d7b5f2c7a9d15f099064b842983edf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:46:06 2026 +0200

    Bump org.codehaus.jettison:jettison from 1.5.6 to 1.5.7 (#533)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7bf67801..6f8a2dd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
         <jackson.annotations.version>2.21</jackson.annotations.version>
         <jersey-client.version>2.41</jersey-client.version>
         <jersey-server.version>2.47</jersey-server.version>
-        <jettison.version>1.5.6</jettison.version>
+        <jettison.version>1.5.7</jettison.version>
 
         <junit.version>6.1.2</junit.version>
 

Reply via email to