Skip to content

Commit

Permalink
Bump jts-core from 1.18.1 to 1.19.0
Browse files Browse the repository at this point in the history
Bumps jts-core from 1.18.1 to 1.19.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jazzido committed Jul 17, 2024
1 parent 3f74453 commit 2ef079f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
<dependency>
<groupId>org.locationtech.jts</groupId>
<artifactId>jts-core</artifactId>
<version>1.18.1</version>
<version>1.19.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2ef079f

Please sign in to comment.