Skip to content

Commit

Permalink
Merge pull request DSpace#9519 from DSpace/dependabot/maven/org.sprin…
Browse files Browse the repository at this point in the history
…gframework-spring-web-6.1.6

Bump org.springframework:spring-web from 6.1.5 to 6.1.6
  • Loading branch information
tdonohue authored May 1, 2024
2 parents 7952df1 + f3a81ad commit 219e5b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<properties>
<!--=== GENERAL / DSPACE-API DEPENDENCIES ===-->
<java.version>17</java.version>
<spring.version>6.1.5</spring.version>
<spring-boot.version>3.2.4</spring-boot.version>
<spring-security.version>6.2.3</spring-security.version> <!-- sync with version used by spring-boot-->
<spring.version>6.1.6</spring.version>
<spring-boot.version>3.2.5</spring-boot.version>
<spring-security.version>6.2.4</spring-security.version> <!-- sync with version used by spring-boot-->
<hibernate.version>6.4.4.Final</hibernate.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<postgresql.driver.version>42.7.3</postgresql.driver.version>
Expand Down

0 comments on commit 219e5b6

Please sign in to comment.