This is an automated email from the ASF dual-hosted git repository.
lprimak 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 3e4d89ec7 chore(deps): bump org.omnifaces:omnifaces from 3.14.15 to
3.14.20 (#2673)
3e4d89ec7 is described below
commit 3e4d89ec76bb5e610fb9372ed810bd499dbd5ed7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 18:44:35 2026 -0500
chore(deps): bump org.omnifaces:omnifaces from 3.14.15 to 3.14.20 (#2673)
Bumps [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces)
from 3.14.15 to 3.14.20.
-
[Commits](https://github.com/omnifaces/omnifaces/compare/3.14.15...3.14.20)
---
updated-dependencies:
- dependency-name: org.omnifaces:omnifaces
dependency-version: 3.14.20
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 0461d0a97..b0ece8729 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.15</version>
+ <version>3.14.20</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
diff --git a/support/jakarta-ee/pom.xml b/support/jakarta-ee/pom.xml
index 9dc1097b8..30368b38a 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.15</version>
+ <version>3.14.20</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>