You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/07/02 19:58:02 UTC

[jena] branch main updated: Bump titanium-json-ld from 1.3.0 to 1.3.1

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 3adced81c8 Bump titanium-json-ld from 1.3.0 to 1.3.1
3adced81c8 is described below

commit 3adced81c81e23fe16f8f786c0f08d1e7ace0bb1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 1 00:04:06 2022 +0000

    Bump titanium-json-ld from 1.3.0 to 1.3.1
    
    Bumps [titanium-json-ld](https://github.com/filip26/titanium-json-ld) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/filip26/titanium-json-ld/releases)
    - [Commits](https://github.com/filip26/titanium-json-ld/compare/v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.apicatalog:titanium-json-ld
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa4dd73a37..85b4b98d7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <ver.libthrift>0.16.0</ver.libthrift>
 
     <!-- JSON-LD 1.1 -->
-    <ver.titanium-json-ld>1.3.0</ver.titanium-json-ld>
+    <ver.titanium-json-ld>1.3.1</ver.titanium-json-ld>
     <ver.jakarta.json>2.0.1</ver.jakarta.json>
 
     <!-- JSON-LD 1.0 -->