mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #9350 from DSpace/dependabot/maven/org.postgresql-postgresql-42.7.2
Bump org.postgresql:postgresql from 42.6.0 to 42.7.2
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -24,7 +24,7 @@
|
||||
<spring-security.version>5.7.11</spring-security.version> <!-- sync with version used by spring-boot-->
|
||||
<hibernate.version>5.6.15.Final</hibernate.version>
|
||||
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
|
||||
<postgresql.driver.version>42.6.0</postgresql.driver.version>
|
||||
<postgresql.driver.version>42.7.2</postgresql.driver.version>
|
||||
<solr.client.version>8.11.2</solr.client.version>
|
||||
|
||||
<ehcache.version>3.10.8</ehcache.version>
|
||||
|
Reference in New Issue
Block a user