Skip to content

Commit 5284352

Browse files
Bump spring-boot-starter-web in /plugins/maven/example-client (#489)
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.1...v2.4.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43427fa commit 5284352

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.springframework.boot</groupId>
121121
<artifactId>spring-boot-starter-web</artifactId>
122-
<version>2.4.1</version>
122+
<version>2.4.2</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)