mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #10908 from DSpace/dependabot/maven/dspace-9_x/org.postgresql-postgresql-42.7.7
Bump org.postgresql:postgresql from 42.7.6 to 42.7.7
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -24,7 +24,7 @@
|
||||
<spring-security.version>6.5.1</spring-security.version> <!-- sync with version used by spring-boot-->
|
||||
<hibernate.version>6.4.10.Final</hibernate.version>
|
||||
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
|
||||
<postgresql.driver.version>42.7.6</postgresql.driver.version>
|
||||
<postgresql.driver.version>42.7.7</postgresql.driver.version>
|
||||
<flyway.version>10.22.0</flyway.version>
|
||||
<solr.client.version>8.11.4</solr.client.version>
|
||||
|
||||
|
Reference in New Issue
Block a user