Skip to content

Commit

Permalink
chore(deps): bump org.webjars.npm:bootstrap
Browse files Browse the repository at this point in the history
Bumps [org.webjars.npm:bootstrap](https://github.com/twbs/bootstrap) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 47b1bdb commit ea17303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail-store-sample-app/src/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap</artifactId>
<version>5.3.2</version>
<version>5.3.3</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
Expand Down

0 comments on commit ea17303

Please sign in to comment.