Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 5.3.27 to 6.0.11
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.27 to 6.0.11.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.27...v6.0.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent b1aab8d commit fcbc350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camel-idea-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
testImplementation 'org.jboss.shrinkwrap:shrinkwrap-depchain:1.2.6'
testImplementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:3.1.6'
testImplementation 'org.hamcrest:hamcrest-all:1.3'
testImplementation 'org.springframework:spring-context:5.3.27'
testImplementation 'org.springframework:spring-context:6.0.11'
testImplementation "org.apache.camel:camel-jsonpath:${camelVersion}"
}

Expand Down

0 comments on commit fcbc350

Please sign in to comment.