Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent fe38ffc commit f70abd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-expression</artifactId>
<version>6.1.4</version>
<version>6.1.6</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit f70abd7

Please sign in to comment.