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 2021/01/01 10:44:11 UTC

[jena] branch master updated: Bump jts-core from 1.17.1 to 1.18.0

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a42507  Bump jts-core from 1.17.1 to 1.18.0
9a42507 is described below

commit 9a42507528a2c91f0a861dce9f2bfa2ea16da436
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jan 1 05:02:16 2021 +0000

    Bump jts-core from 1.17.1 to 1.18.0
    
    Bumps jts-core from 1.17.1 to 1.18.0.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 jena-geosparql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jena-geosparql/pom.xml b/jena-geosparql/pom.xml
index b397f7f..270faa0 100644
--- a/jena-geosparql/pom.xml
+++ b/jena-geosparql/pom.xml
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.locationtech.jts</groupId>
       <artifactId>jts-core</artifactId>
-      <version>1.17.1</version>
+      <version>1.18.0</version>
     </dependency>
 
     <dependency>