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 630e908160 Bump com.apicatalog:titanium-json-ld from 1.5.0 to 1.6.0
630e908160 is described below
commit 630e908160fb38a91ed59837fdcdd62dae6cf940
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 10 00:28:27 2025 +0000
Bump com.apicatalog:titanium-json-ld from 1.5.0 to 1.6.0
Bumps
[com.apicatalog:titanium-json-ld](https://github.com/filip26/titanium-json-ld)
from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/filip26/titanium-json-ld/releases)
-
[Commits](https://github.com/filip26/titanium-json-ld/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: com.apicatalog:titanium-json-ld
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 6eff5a6abe..fe5fb50d04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<ver.log4j2>2.24.3</ver.log4j2>
<!-- JSON-LD 1.1 -->
- <ver.titanium-json-ld>1.5.0</ver.titanium-json-ld>
+ <ver.titanium-json-ld>1.6.0</ver.titanium-json-ld>
<ver.jakarta.json>2.0.1</ver.jakarta.json>
<!-- These two must be in-step -->