Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.1.5 to 6.1.6
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 74e5575 commit 2279068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@
<properties>
<!--=== GENERAL / DSPACE-API DEPENDENCIES ===-->
<java.version>17</java.version>
<spring.version>6.1.5</spring.version>
<spring.version>6.1.6</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-->
<hibernate.version>6.4.4.Final</hibernate.version>
Expand Down

0 comments on commit 2279068

Please sign in to comment.