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

steinarb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 772f17f58 chore(deps): bump org.omnifaces:omnifaces from 3.14.20 to 
3.14.21 (#2725)
772f17f58 is described below

commit 772f17f583e515c7a080fe7960466c3103255021
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 18:59:46 2026 +0200

    chore(deps): bump org.omnifaces:omnifaces from 3.14.20 to 3.14.21 (#2725)
    
    Bumps [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces) 
from 3.14.20 to 3.14.21.
    - 
[Commits](https://github.com/omnifaces/omnifaces/compare/3.14.20...3.14.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.omnifaces:omnifaces
      dependency-version: 3.14.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 integration-tests/jakarta-ee/pom.xml | 2 +-
 support/jakarta-ee/pom.xml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/integration-tests/jakarta-ee/pom.xml 
b/integration-tests/jakarta-ee/pom.xml
index 72aaf1990..7eacd3f2b 100644
--- a/integration-tests/jakarta-ee/pom.xml
+++ b/integration-tests/jakarta-ee/pom.xml
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.omnifaces</groupId>
             <artifactId>omnifaces</artifactId>
-            <version>3.14.20</version>
+            <version>3.14.21</version>
         </dependency>
         <dependency>
             <groupId>org.projectlombok</groupId>
diff --git a/support/jakarta-ee/pom.xml b/support/jakarta-ee/pom.xml
index 30368b38a..9b3a4048b 100644
--- a/support/jakarta-ee/pom.xml
+++ b/support/jakarta-ee/pom.xml
@@ -72,7 +72,7 @@
         <dependency>
             <groupId>org.omnifaces</groupId>
             <artifactId>omnifaces</artifactId>
-            <version>3.14.20</version>
+            <version>3.14.21</version>
         </dependency>
         <dependency>
             <groupId>org.jsoup</groupId>

Reply via email to