This is an automated email from the ASF dual-hosted git repository.
harshitha pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 37ed7e42c Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0
(#5098)
37ed7e42c is described below
commit 37ed7e42c516b867b1dc79ff9857030e20be1271
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 23 01:52:12 2024 +0530
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#5098)
Bumps org.locationtech.jts:jts-core 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
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index a5162ef3c..e4a726084 100644
--- a/build.gradle
+++ b/build.gradle
@@ -801,7 +801,7 @@ subprojects {
dependency "com.baomidou:mybatis-plus-boot-starter:3.5.7"
dependency "com.mysql:mysql-connector-j:8.4.0"
dependency
"org.springframework.boot:spring-boot-starter-jetty:2.7.18"
- dependency "org.locationtech.jts:jts-core:1.19.0"
+ dependency "org.locationtech.jts:jts-core:1.20.0"
}
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]