Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent a15beab commit 37ec259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yoti-sdk-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

<!-- spring versions -->
<!-- Spring Framework 6.0.x requires JDK 17+ -->
<spring-boot-dependencies.version>2.7.17</spring-boot-dependencies.version>
<spring-boot-dependencies.version>2.7.18</spring-boot-dependencies.version>
<javax.servlet.version>4.0.1</javax.servlet.version>

<!-- test libraries -->
Expand Down

0 comments on commit 37ec259

Please sign in to comment.