This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/master by this push:
     new c87a408  Bump jackson.version from 2.18.1 to 2.18.2 (#192)
c87a408 is described below

commit c87a4089048fe187df197169aa88e39be25e1fb3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 08:09:24 2024 +0100

    Bump jackson.version from 2.18.1 to 2.18.2 (#192)
---
 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 170b37c..579830b 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.1</jackson.version>
+               <jackson.version>2.18.2</jackson.version>
                <jersey.version>3.1.9</jersey.version>
        </properties>
 

Reply via email to