Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
Bump postgis-jdbc from 2.2.1 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [postgis-jdbc](https://github.com/postgis/postgis-java) from 2.2.1 to 2.5.1.
- [Release notes](https://github.com/postgis/postgis-java/releases)
- [Commits](postgis/postgis-java@v2.2.1...postgis-java-aggregator-2.5.1)

---
updated-dependencies:
- dependency-name: net.postgis:postgis-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2021
1 parent 2845466 commit 022c40e
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 @@ -16,7 +16,7 @@
<geotools.version>22.2</geotools.version>
<hsqldb.version>2.5.0</hsqldb.version>
<postgresql.version>42.1.4</postgresql.version>
<postgresql.postgis-jdbc.version>2.2.1</postgresql.postgis-jdbc.version>
<postgresql.postgis-jdbc.version>2.5.1</postgresql.postgis-jdbc.version>
<maven.surefire.version>2.22.2</maven.surefire.version>
<apache.httpcomponents.version>4.5.13</apache.httpcomponents.version>
</properties>
Expand Down

0 comments on commit 022c40e

Please sign in to comment.