Skip to content

Commit

Permalink
Bump proj4j from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [proj4j](https://github.com/locationtech/proj4j) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/locationtech/proj4j/releases)
- [Changelog](https://github.com/locationtech/proj4j/blob/master/CHANGELOG.md)
- [Commits](locationtech/proj4j@v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: org.locationtech.proj4j:proj4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent 5ba65b1 commit c3cd145
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 @@ -124,7 +124,7 @@
<dependency>
<groupId>org.locationtech.proj4j</groupId>
<artifactId>proj4j</artifactId>
<version>1.2.2</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.gdal</groupId>
Expand Down

0 comments on commit c3cd145

Please sign in to comment.