This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit e567830970125d0c18152baab299e5f26b84634e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 18 22:54:06 2025 +0000

    Bump org.webjars.npm:bootbox from 6.0.0 to 6.0.4
    
    Bumps [org.webjars.npm:bootbox](https://github.com/bootboxjs/bootbox) from 
6.0.0 to 6.0.4.
    - [Release notes](https://github.com/bootboxjs/bootbox/releases)
    - [Changelog](https://github.com/bootboxjs/bootbox/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/bootboxjs/bootbox/compare/v6.0.0...v6.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars.npm:bootbox
      dependency-version: 6.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0c82800241..4e84531141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -452,7 +452,7 @@ under the License.
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
 
-    <bootbox.version>6.0.0</bootbox.version>
+    <bootbox.version>6.0.4</bootbox.version>
     <bootstrap5-toggle.version>5.1.1</bootstrap5-toggle.version>
     <font-awesome.version>6.7.2</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>

Reply via email to