Skip to content

Commit

Permalink
Bump spring.version in /json-unit-spring
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.1.11.RELEASE to 5.2.3.RELEASE.

Updates `spring-test` from 5.1.11.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.11.RELEASE...v5.2.3.RELEASE)

Updates `spring-webmvc` from 5.1.11.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.11.RELEASE...v5.2.3.RELEASE)

Updates `spring-web` from 5.1.11.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.11.RELEASE...v5.2.3.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2020
1 parent 40d826b commit d3a5a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-unit-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Spring Mock assertions
</description>
<properties>
<spring.version>5.1.11.RELEASE</spring.version>
<spring.version>5.2.3.RELEASE</spring.version>
<osgi.exportPackage>net.javacrumbs.jsonunit.spring</osgi.exportPackage>
</properties>

Expand Down

0 comments on commit d3a5a8b

Please sign in to comment.