We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2172ad commit d4990ddCopy full SHA for d4990dd
SpringBootNotice/build.gradle
@@ -25,6 +25,6 @@ dependencies {
25
26
runtimeOnly 'com.h2database:h2'
27
28
- implementation "org.webjars:bootstrap:5.3.7"
+ implementation "org.webjars:bootstrap:5.3.8"
29
implementation "org.webjars:jquery:3.7.1"
30
}
0 commit comments