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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 2bff01a1ed Bump httpcore from 4.4.15 to 4.4.16 (#1651)
2bff01a1ed is described below

commit 2bff01a1edc6b6b5ec9748a4a2732a5ebb16741c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 1 09:05:55 2022 +0000

    Bump httpcore from 4.4.15 to 4.4.16 (#1651)
    
    Bumps httpcore from 4.4.15 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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a1b99d4e80..7cbed8232e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <ver.jsonldjava>0.13.4</ver.jsonldjava>
     <ver.jackson>2.13.4.20221013</ver.jackson>
     <ver.httpclient>4.5.13</ver.httpclient>
-    <ver.httpcore>4.4.15</ver.httpcore>
+    <ver.httpcore>4.4.16</ver.httpcore>
 
     <ver.shaded-guava>31.1-jre</ver.shaded-guava>
     <ver.gson>2.10</ver.gson>

Reply via email to