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

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 5c216d663b chore(deps): bump org.locationtech.jts:jts-core from 1.19.0 
to 1.20.0 (#4143)
5c216d663b is described below

commit 5c216d663b7080dd4a39ac45950a4ad6a08e385e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 21:00:34 2026 +0100

    chore(deps): bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 
(#4143)
    
    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 3f6c4bc17f..d68cf87d97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <influxdb.version>2.24</influxdb.version>
         <inlong.version>1.13.0</inlong.version>
         <iotdb.version>1.3.0</iotdb.version>
-        <jts-core.version>1.19.0</jts-core.version>
+        <jts-core.version>1.20.0</jts-core.version>
         <milvus-sdk-java.version>2.5.10</milvus-sdk-java.version>
         <mqtt-client.version>1.3.0</mqtt-client.version>
         <nats.version>2.19.1</nats.version>

Reply via email to