Skip to content

Commit

Permalink
Bump spring-webmvc from 5.3.17 to 5.3.18 in /json-unit-spring
Browse files Browse the repository at this point in the history
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.17...v5.3.18)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 31, 2022
1 parent c44f439 commit ec9486b
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.17</spring.version>
<spring.version>5.3.18</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 ec9486b

Please sign in to comment.