Skip to content

Commit

Permalink
Bump org.springframework:spring-web in /tcc/hsf-tcc-sample
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 4.3.23.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.23.RELEASE...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 4e4a579 commit d5d2faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcc/hsf-tcc-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<packaging>war</packaging>

<properties>
<org.springframework.version>4.3.23.RELEASE</org.springframework.version>
<org.springframework.version>6.0.0</org.springframework.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d5d2faa

Please sign in to comment.