Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.0.22 to 6.0.23 in /web (#168)
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.0.22 to 6.0.23.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.22...v6.0.23)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 3bad35c commit 12cd6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>6.0.22</spring.version>
<spring.version>6.0.23</spring.version>
<aspectj.version>1.9.22.1</aspectj.version>
<mybatis.version>3.5.16</mybatis.version>
<druid.version>1.2.23</druid.version>
Expand Down

0 comments on commit 12cd6a2

Please sign in to comment.