Skip to content

Commit be0d50d

Browse files
build(deps): bump org.webjars:bootstrap from 5.3.3 to 5.3.6 (#1038)
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 5.3.3 to 5.3.6. - [Commits](webjars/bootstrap@bootstrap-5.3.3...bootstrap-5.3.6) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9631cf5 commit be0d50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootNotice/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525

2626
runtimeOnly 'com.h2database:h2'
2727

28-
implementation "org.webjars:bootstrap:5.3.3"
28+
implementation "org.webjars:bootstrap:5.3.6"
2929
implementation "org.webjars:jquery:3.7.1"
3030
}

0 commit comments

Comments
 (0)