From 4cf8719e55aba8e72100dcf7349ad0a761b10eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:30:29 +0000 Subject: [PATCH] Bump org.webjars:bootstrap in /spring-boot-04-web-restfulcrud Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 4.0.0 to 4.1.2. - [Commits](https://github.com/webjars/bootstrap/compare/bootstrap-4.0.0...bootstrap-4.1.2) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-04-web-restfulcrud/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-04-web-restfulcrud/pom.xml b/spring-boot-04-web-restfulcrud/pom.xml index 2086d9e..8325fa3 100644 --- a/spring-boot-04-web-restfulcrud/pom.xml +++ b/spring-boot-04-web-restfulcrud/pom.xml @@ -53,7 +53,7 @@ org.webjars bootstrap - 4.0.0 + 4.1.2