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 671707885f Bump jackson-bom from 2.15.0 to 2.15.2
671707885f is described below

commit 671707885ff27084a0f9358a94d3e1077f94b0ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 1 00:57:00 2023 +0000

    Bump jackson-bom from 2.15.0 to 2.15.2
    
    Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.0 
to 2.15.2.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.15.0...jackson-bom-2.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b79150ac35..f534311fdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
          and use that or later.
     -->
     <ver.jsonldjava>0.13.4</ver.jsonldjava>
-    <ver.jackson>2.15.0</ver.jackson>
+    <ver.jackson>2.15.2</ver.jackson>
     <ver.httpclient>4.5.14</ver.httpclient>
     <ver.httpcore>4.4.16</ver.httpcore>
 

Reply via email to