Skip to content

Commit

Permalink
Bump spring-web in /developersreference/integration.spring
Browse files Browse the repository at this point in the history
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.0.5.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.0.5.RELEASE...v6.0.0)

---
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 Jan 17, 2023
1 parent 41fa96e commit 0b782d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developersreference/integration.spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<packaging>war</packaging>
<version>9.6.3-Eval</version>
<properties>
<spring.version>5.3.9</spring.version>
<spring.version>6.0.0</spring.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 0b782d2

Please sign in to comment.