Skip to content

Commit 5f547df

Browse files
Bump spring-boot-starter-web in /plugins/maven/example-client
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.7.10 to 3.0.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.10...v3.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e00c530 commit 5f547df

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/example-client

1 file changed

+1
-1
lines changed

plugins/maven/example-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.springframework.boot</groupId>
125125
<artifactId>spring-boot-starter-web</artifactId>
126-
<version>2.7.10</version>
126+
<version>3.0.5</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)