Skip to content

Commit

Permalink
Bump spring.version from 5.3.2 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.2 to 5.3.3.

Updates `spring-test` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.2...v5.3.3)

Updates `spring-webmvc` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.2...v5.3.3)

Updates `spring-web` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.2...v5.3.3)

Updates `spring-webflux` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.2...v5.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2021
1 parent 7840c15 commit eadb459
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.3.2</spring.version>
<spring.version>5.3.3</spring.version>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
<osgi.exportPackage>net.javacrumbs.jsonunit.spring</osgi.exportPackage>
</properties>
Expand Down

0 comments on commit eadb459

Please sign in to comment.