Skip to content

Commit

Permalink
Bump spring-core from 6.0.7 to 6.0.8 in /web (#157)
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 74abd8d commit 50f4ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pom.xml
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.7</spring.version>
<spring.version>6.0.8</spring.version>
<aspectj.version>1.9.19</aspectj.version>
<mybatis.version>3.5.13</mybatis.version>
<druid.version>1.2.16</druid.version>
Expand Down

0 comments on commit 50f4ed6

Please sign in to comment.