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 d3d4d51  Bump org.apache.httpcomponents:httpclient-cache from 4.5.13 
to 4.5.14 (#148)
d3d4d51 is described below

commit d3d4d51f64c9c18842f2b714bdc16392adbaf851
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 8 09:01:45 2024 +0200

    Bump org.apache.httpcomponents:httpclient-cache from 4.5.13 to 4.5.14 (#148)
    
    Bumps org.apache.httpcomponents:httpclient-cache from 4.5.13 to 4.5.14.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpclient-cache
      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 c18fe33..6c05da1 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -58,7 +58,7 @@
                        <dependency>
                                <groupId>org.apache.httpcomponents</groupId>
                                <artifactId>httpclient-cache</artifactId>
-                               <version>4.5.13</version>
+                               <version>4.5.14</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.httpcomponents</groupId>

Reply via email to