This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 09d1560fc4 Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#13919) 09d1560fc4 is described below commit 09d1560fc4853bc5bd08fcc653077ecd9047725b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Aug 30 14:25:04 2024 -0700 Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#13919) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bff542044..5d9c5329ab 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ <slf4j.version>2.0.16</slf4j.version> <netty.version>4.1.112.Final</netty.version> <reactivestreams.version>1.0.4</reactivestreams.version> - <jts.version>1.19.0</jts.version> + <jts.version>1.20.0</jts.version> <h3.version>4.1.1</h3.version> <jmh.version>1.37</jmh.version> <audienceannotations.version>0.15.0</audienceannotations.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org