Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.0.0 to 6.0.17 in /cxf/server
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.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.0...v6.0.17)

---
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 Feb 23, 2024
1 parent 43cb1ef commit 886fe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxf/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
<!-- dependency version -->
<spring-version>6.0.0</spring-version>
<spring-version>6.0.17</spring-version>
<cxf-version>3.3.1</cxf-version>
<ws-version>2.3.0</ws-version>
</properties>
Expand Down

0 comments on commit 886fe1f

Please sign in to comment.