File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ buildscript {
3232 thymeleafVersion = ' 3.0.4.RELEASE'
3333 modelMapperVersion = ' 3.1.1'
3434
35- bootstrapVersion = ' 5.2.3 '
35+ bootstrapVersion = ' 5.3.2 '
3636 jqueryVersion = ' 3.6.4'
3737 fontAwesomeVersion = ' 6.3.0'
3838 webjarsLocatorVersion = ' 0.46'
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 implementation(' ch.qos.logback:logback-classic' )
4242 implementation(' jakarta.xml.bind:jakarta.xml.bind-api' )
4343 implementation(' org.thymeleaf:thymeleaf-spring6' )
44- implementation(' org.webjars:bootstrap:5.2.3 ' )
44+ implementation(' org.webjars:bootstrap:5.3.2 ' )
4545 implementation(' org.webjars:jquery:3.6.4' )
4646 implementation(' org.webjars:font-awesome:6.3.0' )
4747 implementation(' org.webjars:webjars-locator:0.46' )
You can’t perform that action at this time.
0 commit comments