mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 02:58:05 +00:00
HHH-15451 Upgrade PostgreSQL JDBC driver to 42.4.1
This commit is contained in:
parent
aa311855d9
commit
c6ed10f5df
@ -161,7 +161,7 @@ dependencyResolutionManagement {
|
||||
}
|
||||
dbLibs {
|
||||
version( "h2", "2.1.210" )
|
||||
version( "pgsql", "42.2.16" )
|
||||
version( "pgsql", "42.4.1" )
|
||||
version( "mysql", "8.0.27" )
|
||||
version( "oracle", "21.3.0.0" )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user