Skip to content

Commit

Permalink
build(deps): bump versions.springBootVersion from 2.7.17 to 2.7.18
Browse files Browse the repository at this point in the history
Bumps `versions.springBootVersion` from 2.7.17 to 2.7.18.

Updates `org.springframework.boot:spring-boot-dependencies` 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)

Updates `org.springframework.boot:spring-boot-gradle-plugin` 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
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent e08b637 commit 6cdab4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ versions.apacheDsVersion = "2.0.0.AM27"
versions.bouncyCastleVersion = "1.77"
versions.commonsioVersion = "2.15.0"
versions.hamcrestVersion = "2.2"
versions.springBootVersion = "2.7.17"
versions.springBootVersion = "2.7.18"
versions.springSecurityJwtVersion = "1.1.1.RELEASE"
versions.springSecurityOAuthVersion = "2.5.2.RELEASE"
versions.springSecuritySamlVersion = "1.0.10.RELEASE" // this lib has reached EOL in 2021, must be replaced (https://spring.io/projects/spring-security-saml#support)
Expand Down

0 comments on commit 6cdab4e

Please sign in to comment.