Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 4029851

Browse files
Bump spring-boot-starter-web in /libraries/bot-integration-spring (#1460)
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.4.11 to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.11...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lee Parrish <30470292+LeeParrishMSFT@users.noreply.github.com>
1 parent 27c16ed commit 4029851

File tree

1 file changed

+1
-1
lines changed
  • libraries/bot-integration-spring

1 file changed

+1
-1
lines changed

libraries/bot-integration-spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.springframework.boot</groupId>
5858
<artifactId>spring-boot-starter-web</artifactId>
59-
<version>2.4.11</version>
59+
<version>2.5.12</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)