Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.1.4 to 6.1.5 in /source
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.4 to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.4...v6.1.5)

---
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] authored and The4thLaw committed Mar 21, 2024
1 parent ea74d3b commit 3176fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/pom.xml
Expand Up @@ -44,7 +44,7 @@

<properties>
<org.slf4j.version>2.0.12</org.slf4j.version>
<org.springframework.version>6.1.4</org.springframework.version>
<org.springframework.version>6.1.5</org.springframework.version>
<org.springframework.security.version>6.2.2</org.springframework.security.version>
<org.hibernate.version>6.4.4.Final</org.hibernate.version>
<com.querydsl.version>5.1.0</com.querydsl.version>
Expand Down

0 comments on commit 3176fa4

Please sign in to comment.