Skip to content

Commit

Permalink
Bump spring-boot-starter-web
Browse files Browse the repository at this point in the history
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.2.RELEASE to 2.5.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.2.RELEASE...v2.5.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 93f8b17 commit fc1b233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hcs-sxc-java-examples/hcs-sxc-java-token-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<packaging>jar</packaging>

<properties>
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
<spring-boot.version>2.5.12</spring-boot.version>
<spring-messaging.version>5.2.0.RELEASE</spring-messaging.version>
<spring-websocket.version>5.2.0.RELEASE</spring-websocket.version>
</properties>
Expand Down

0 comments on commit fc1b233

Please sign in to comment.