Skip to content

Commit 380c8ec

Browse files
Bump spring-boot-starter-web in /sample-maven-spring (#812)
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.5.6 to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.6...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d55449f commit 380c8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-maven-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.springframework.boot</groupId>
1818
<artifactId>spring-boot-starter-web</artifactId>
19-
<version>2.5.6</version>
19+
<version>2.5.12</version>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)