Skip to content

Commit

Permalink
Bump org.webjars:bootstrap from 3.4.1 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 3.4.1 to 5.3.3.
- [Commits](webjars/bootstrap@bootstrap-3.4.1...bootstrap-5.3.3)

---
updated-dependencies:
- dependency-name: org.webjars:bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 453ab96 commit 1eb15b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wicket-spring-boot-starter-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>3.4.1</version>
<version>5.3.3</version>
</dependency>
<dependency>
<groupId>de.agilecoders.wicket</groupId>
Expand Down

0 comments on commit 1eb15b0

Please sign in to comment.