Skip to content

Commit 41e9b45

Browse files
Bump org.springframework.boot:spring-boot-starter-web
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.7.18 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a18ed9b commit 41e9b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/maven/example-server

plugins/maven/example-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.springframework.boot</groupId>
7878
<artifactId>spring-boot-starter-web</artifactId>
79-
<version>2.7.18</version>
79+
<version>4.0.1</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)