This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/3.x by this push:
new 48201dd60 deps: bump omnifaces to 5.2.2
48201dd60 is described below
commit 48201dd60846359dc46a9a24acd7bbeda55b5bed
Author: lprimak <[email protected]>
AuthorDate: Tue Apr 14 19:45:41 2026 -0500
deps: bump omnifaces to 5.2.2
---
support/jakarta-ee/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/jakarta-ee/pom.xml b/support/jakarta-ee/pom.xml
index 4e9e6aa3b..4d339a94d 100644
--- a/support/jakarta-ee/pom.xml
+++ b/support/jakarta-ee/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces</artifactId>
- <version>5.2.1</version>
+ <version>5.2.2</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>