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 ea4ac9bcf chore(deps): bump org.omnifaces:omnifaces from 3.14.12 to
3.14.13 (#2612)
ea4ac9bcf is described below
commit ea4ac9bcff7c32e1ee4304b3388643c18413234d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 08:50:39 2026 -0500
chore(deps): bump org.omnifaces:omnifaces from 3.14.12 to 3.14.13 (#2612)
---
updated-dependencies:
- dependency-name: org.omnifaces:omnifaces
dependency-version: 3.14.13
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 acf5cde5f..3333ee189 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.12</version>
+ <version>3.14.13</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
diff --git a/support/jakarta-ee/pom.xml b/support/jakarta-ee/pom.xml
index bf70169fd..28065a482 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.12</version>
+ <version>3.14.13</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>