Skip to content

Commit 3f287ff

Browse files
build(deps): bump spring-framework-bom from 5.3.16 to 5.3.20 (#166)
Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.16...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eda0dfe commit 3f287ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525
<java.version>11</java.version>
26-
<spring-framework.version>5.3.16</spring-framework.version>
26+
<spring-framework.version>5.3.20</spring-framework.version>
2727
<commons-lang3.version>3.12.0</commons-lang3.version>
2828
<lombok.version>1.18.24</lombok.version>
2929
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>

0 commit comments

Comments
 (0)