fix(deps): update dependency com.github.jsonld-java:jsonld-java to v0.13.6

This commit is contained in:
renovate[bot] 2025-02-16 03:13:21 +00:00 committed by GitHub
parent fdcf58fca9
commit 750ff9d0e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ activity-streams-serialization = { module = "dev.usbharu:activity-streams-serial
logback-ecs-encoder = { module = "co.elastic.logging:logback-ecs-encoder", version = "1.6.0" }
jsonld = { module = "com.github.jsonld-java:jsonld-java", version = "0.13.5" }
jsonld = { module = "com.github.jsonld-java:jsonld-java", version = "0.13.6" }
[bundles]