Skip to content

Commit b874b36

Browse files
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#3948)
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:development 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>
1 parent 708405b commit b874b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.locationtech.jts</groupId>
8989
<artifactId>jts-core</artifactId>
90-
<version>1.19.0</version>
90+
<version>1.20.0</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<!-- test -->

0 commit comments

Comments
 (0)