Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot (#1180)
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.5.6 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.6...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  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: Andrew Gold <[email protected]>
  • Loading branch information
dependabot[bot] and agold-rh authored Dec 1, 2023
1 parent bc78c90 commit f99c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dfdl-bigtable-pubsub-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>2.5.6</version>
<version>2.7.18</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f99c2bc

Please sign in to comment.