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 9b53b52  Bump org.codehaus.jettison:jettison from 1.5.4 to 1.5.5 (#451)
9b53b52 is described below

commit 9b53b523ccec59d840a76d86c5ef1d036770c07c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 07:05:02 2026 +0100

    Bump org.codehaus.jettison:jettison from 1.5.4 to 1.5.5 (#451)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 596b18a..7ac08a0 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.4</jettison.version>
+        <jettison.version>1.5.5</jettison.version>
 
         <junit.version>6.0.3</junit.version>
 

Reply via email to