Skip to content

Commit

Permalink
Bump spring-core in /examples-mule4-ignite-connector
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.1.0.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.0.RELEASE...v5.2.22.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2022
1 parent 2bc1785 commit c16101e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples-mule4-ignite-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<!-- we will use Hawkore's Apache Ignite version with advanced indexing support -->
<ignite.version>2.8.3-hk</ignite.version>
<spring.version>5.1.0.RELEASE</spring.version>
<spring.version>5.2.22.RELEASE</spring.version>
<spring.security.version>5.1.0.RELEASE</spring.security.version>

</properties>
Expand Down

0 comments on commit c16101e

Please sign in to comment.