Skip to content

Commit

Permalink
Upgrade Both Postgresql and Postgis Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
glascaleia committed Aug 25, 2024
1 parent 3cbce18 commit 9fc21bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1529,8 +1529,8 @@
<ubl-version>2.0</ubl-version>
<jetty-version>9.4.49.v20220914</jetty-version>

<postgresql-version>42.7.2</postgresql-version>
<postgis-jdbc-version>2023.1.0</postgis-jdbc-version>
<postgresql-version>42.7.4</postgresql-version>
<postgis-jdbc-version>2024.1.0</postgis-jdbc-version>

<cglib-version>3.3.0</cglib-version>

Expand Down

0 comments on commit 9fc21bf

Please sign in to comment.