Skip to content

Commit

Permalink
maven(deps): bump springVersion from 5.3.5 to 5.3.6 (openmrs#3745)
Browse files Browse the repository at this point in the history
Bumps `springVersion` from 5.3.5 to 5.3.6.

Updates `spring-core` from 5.3.5 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.5...v5.3.6)

Updates `spring-test` from 5.3.5 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.5...v5.3.6)

Updates `spring-framework-bom` from 5.3.5 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.5...v5.3.6)

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] authored and jnsereko committed Sep 16, 2021
1 parent a6af60c commit b391e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1105,7 +1105,7 @@
For instance, our version of Lucene is tied to the version of Hibernate Search. Similarly, our
version of Hibernate Search must be compatible with the version of Hibernate and Hibernate must
be compatible with our version of Spring. -->
<springVersion>5.3.5</springVersion>
<springVersion>5.3.6</springVersion>
<hibernateVersion>5.4.30.Final</hibernateVersion>
<hibernateSearchVersion>5.11.8.Final</hibernateSearchVersion>
<luceneVersion>5.5.5</luceneVersion>
Expand Down

0 comments on commit b391e63

Please sign in to comment.