8000 Bump spring-framework-bom in /examples/restful-ws-spring-boot (#423) · cloudevents/sdk-java@0277ee4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0277ee4

Browse files
Bump spring-framework-bom in /examples/restful-ws-spring-boot (#423)
Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.9.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2028493 commit 0277ee4

File tree

1 file changed

+1
-1
lines changed
  • examples/restful-ws-spring-boot

1 file changed

+1
-1
lines changed

examples/restful-ws-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<spring-boot.version>2.3.2.RELEASE</spring-boot.version>
16-
<spring.version>5.2.8.RELEASE</spring.version>
16+
<spring.version>5.2.9.RELEASE</spring.version>
1717
</properties>
1818

1919
<dependencyManagement>

0 commit comments

Comments
 (0)
0