Skip to content

Commit e7583d1

Browse files
Bump net.postgis:postgis-jdbc from 2025.1.0 to 2025.1.1
Bumps [net.postgis:postgis-jdbc](https://github.com/postgis/postgis-java) from 2025.1.0 to 2025.1.1. - [Release notes](https://github.com/postgis/postgis-java/releases) - [Commits](https://github.com/postgis/postgis-java/commits) --- updated-dependencies: - dependency-name: net.postgis:postgis-jdbc dependency-version: 2025.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8e27ef commit e7583d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

querydsl-libraries/querydsl-sql-spatial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>net.postgis</groupId>
9292
<artifactId>postgis-jdbc</artifactId>
93-
<version>2025.1.0</version>
93+
<version>2025.1.1</version>
9494
<optional>true</optional>
9595
</dependency>
9696
<dependency>

querydsl-libraries/querydsl-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>net.postgis</groupId>
8989
<artifactId>postgis-jdbc</artifactId>
90-
<version>2025.1.0</version>
90+
<version>2025.1.1</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

0 commit comments

Comments
 (0)