Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot:spring-boot
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 2.6.0 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.0...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2024
1 parent bc78f4f commit 9b946e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/healthy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>2.6.0</version>
<version>2.7.18</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9b946e7

Please sign in to comment.