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 f21d992  Bump org.apache.httpcomponents:httpcore from 4.4.14 to 4.4.16 
(#141)
f21d992 is described below

commit f21d9920f1eb537007e7a7fa1c205b47f27e8967
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 6 16:29:45 2024 +0200

    Bump org.apache.httpcomponents:httpcore from 4.4.14 to 4.4.16 (#141)
    
    Bumps org.apache.httpcomponents:httpcore from 4.4.14 to 4.4.16.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 opennlp-similarity/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index 6eeb4be..8172121 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -63,7 +63,7 @@
                        <dependency>
                                <groupId>org.apache.httpcomponents</groupId>
                                <artifactId>httpcore</artifactId>
-                               <version>4.4.14</version>
+                               <version>4.4.16</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.httpcomponents</groupId>

Reply via email to