Skip to content

Commit 99da3c8

Browse files
Bump org.postgresql:postgresql from 42.7.9 to 42.7.10
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bb2f78 commit 99da3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ h2 = { module = "com.h2database:h2", version = "2.4.240" }
4040
csvjdbc = { module = "net.sourceforge.csvjdbc:csvjdbc", version = "1.0.46" }
4141
mysql-connector-j = { module = "com.mysql:mysql-connector-j", version = "9.6.0" }
4242
mssql-jdbc = { module = "com.microsoft.sqlserver:mssql-jdbc", version = "13.3.1.jre11-preview" }
43-
postgresql = { module = "org.postgresql:postgresql", version = "42.7.9" }
43+
postgresql = { module = "org.postgresql:postgresql", version = "42.7.10" }
4444
oracle-ojdbc10 = { module = "com.oracle.database.jdbc:ojdbc10", version = "19.29.0.0" }
4545
db2jcc = { module = "com.ibm.db2.jcc:db2jcc", version = "db2jcc4" }
4646
snowflake-jdbc = { module = "net.snowflake:snowflake-jdbc", version = "4.0.0" }

0 commit comments

Comments
 (0)