Skip to content

Commit

Permalink
Bump org.springframework:spring-web in /tests/sample-apps/echo
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.0 to 6.0.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.0...v6.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent e50dbb4 commit c8dd750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sample-apps/echo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<resteasy.version>3.1.4.Final</resteasy.version>
<spring.version>6.0.0</spring.version>
<spring.version>6.0.18</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c8dd750

Please sign in to comment.