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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lee Parrish <[email protected]>
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

Lines changed: 1 addition & 1 deletion
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)