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 fd5eb59 Bump jcommander from 1.78 to 1.81 (#973)
fd5eb59 is described below
commit fd5eb5965a97cb16222881806f62c2799debe350
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 14:20:24 2021 +0100
Bump jcommander from 1.78 to 1.81 (#973)
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.78 to 1.81.
- [Release notes](https://github.com/cbeust/jcommander/releases)
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cbeust/jcommander/compare/1.78...1.81)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
jena-fuseki2/jena-fuseki-geosparql/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jena-fuseki2/jena-fuseki-geosparql/pom.xml
b/jena-fuseki2/jena-fuseki-geosparql/pom.xml
index e61f538..9705bba 100644
--- a/jena-fuseki2/jena-fuseki-geosparql/pom.xml
+++ b/jena-fuseki2/jena-fuseki-geosparql/pom.xml
@@ -82,7 +82,7 @@
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
- <version>1.78</version>
+ <version>1.81</version>
</dependency>
<dependency>