Skip to content

Commit 0596053

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump spring.version from 5.3.23 to 5.3.33
Bumps `spring.version` from 5.3.23 to 5.3.33. Updates `org.springframework:spring-beans` from 5.3.23 to 5.3.33 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...v5.3.33) Updates `org.springframework:spring-context` from 5.3.23 to 5.3.33 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...v5.3.33) Updates `org.springframework:spring-context-support` from 5.3.23 to 5.3.33 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...v5.3.33) Updates `org.springframework:spring-core` from 5.3.23 to 5.3.33 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...v5.3.33) Updates `org.springframework:spring-test` from 5.3.23 to 5.3.33 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...v5.3.33) Updates `org.springframework:spring-web` from 5.3.23 to 5.3.33 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...v5.3.33) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af375b6 commit 0596053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frank-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>war</packaging>
1313

1414
<properties>
15-
<spring.version>5.3.23</spring.version>
15+
<spring.version>5.3.33</spring.version>
1616
<spring.boot.version>2.7.18</spring.boot.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)