This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 4992d26 Bump jsonld-java from 0.13.2 to 0.13.3 (#176)
4992d26 is described below
commit 4992d2627423c4ecd325a8fd659f4a290ff17509
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 13 08:07:05 2021 -0700
Bump jsonld-java from 0.13.2 to 0.13.3 (#176)
Bumps [jsonld-java](https://github.com/jsonld-java/jsonld-java) from 0.13.2
to 0.13.3.
- [Release notes](https://github.com/jsonld-java/jsonld-java/releases)
-
[Commits](https://github.com/jsonld-java/jsonld-java/compare/v0.13.2...v0.13.3)
---
updated-dependencies:
- dependency-name: com.github.jsonld-java:jsonld-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 343c5eb..6af9235 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@
<dependency>
<groupId>com.github.jsonld-java</groupId>
<artifactId>jsonld-java</artifactId>
- <version>0.13.2</version>
+ <version>0.13.3</version>
</dependency>
<dependency>
<groupId>org.semarglproject</groupId>