Skip to content

Commit

Permalink
Revert "Build(deps): bump springBootVersion from 2.7.17 to 2.7.18"
Browse files Browse the repository at this point in the history
This reverts commit c6035a0.

It appears this has caused CI failures in KMS bosh related testing. This
is being reverted to confirm this is the issue.

Co-Authored-by: Bruce Ricard <[email protected]>
  • Loading branch information
Tallicia and bruce-ricard committed Nov 30, 2023
1 parent 50592ef commit be261be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
postgresqlJdbcVersion = '42.7.0'
spotBugsToolVersion = '4.7.3'
springRestDocsVersion = '2.0.8.RELEASE'
springBootVersion = '2.7.18'
springBootVersion = '2.7.17'
springSecurityOauth2Version = '2.5.2.RELEASE'
springSecurityOauth2AutoconfigureVersion = '2.6.8'
mariadbJdbcVersion = '2.7.11' // Bumping to v3 breaks some pipeline jobs, so pinning to v2 for now. v2 (current version) is stable and will be supported until about September 2025 (https://mariadb.com/kb/en/about-mariadb-connector-j/).
Expand Down

0 comments on commit be261be

Please sign in to comment.