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 e405ffc  Bump jackson.version from 2.18.3 to 2.19.1 (#294)
e405ffc is described below

commit e405ffcc15986bcc853c764ca0b859fc8c160bf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 16 08:39:11 2025 +0200

    Bump jackson.version from 2.18.3 to 2.19.1 (#294)
---
 opennlp-brat-annotator/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml
index 8256082..0d7411c 100644
--- a/opennlp-brat-annotator/pom.xml
+++ b/opennlp-brat-annotator/pom.xml
@@ -27,7 +27,7 @@
 
        <properties>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <jackson.version>2.18.3</jackson.version>
+               <jackson.version>2.19.1</jackson.version>
                <jersey.version>3.1.9</jersey.version>
        </properties>
 

Reply via email to