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 2317a90fc7 Bump ver.jts from 1.19.0 to 1.20.0
2317a90fc7 is described below

commit 2317a90fc78e294f3294c8d47daac12090940fbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 00:22:15 2024 +0000

    Bump ver.jts from 1.19.0 to 1.20.0
    
    Bumps `ver.jts` from 1.19.0 to 1.20.0.
    
    Updates `org.locationtech.jts:jts-core` from 1.19.0 to 1.20.0
    
    Updates `org.locationtech.jts.io:jts-io-common` from 1.19.0 to 1.20.0
    
    ---
    updated-dependencies:
    - dependency-name: org.locationtech.jts:jts-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.locationtech.jts.io:jts-io-common
      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 aebc48892e..6a2eb64f00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <ver.jakarta-xml-bind>4.0.2</ver.jakarta-xml-bind>
     <ver.jcommander>1.82</ver.jcommander>
     <ver.sis>1.4</ver.sis>
-    <ver.jts>1.19.0</ver.jts>
+    <ver.jts>1.20.0</ver.jts>
 
     <!-- Plugins -->
     <ver.plugin.rat>0.16.1</ver.plugin.rat>

Reply via email to