Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5cc58bf

Browse files
Correct version policy value for MySQL
See gh-46487
1 parent b19ba3a commit 5cc58bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎spring-boot-project/spring-boot-dependencies/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@ bom {
15551555
}
15561556
}
15571557
library("MySQL", "9.3.0") {
1558-
upgradePolicy = "same-major"
1558+
upgradePolicy = "same-major-version"
15591559
group("com.mysql") {
15601560
modules = [
15611561
"mysql-connector-j" {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /