This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 153eba8fc9 Bump org.omnifaces:omnifaces from 4.6.3 to 4.6.4
153eba8fc9 is described below
commit 153eba8fc9803bb4deb96c37f3a7cdf6945c37d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 5 06:29:31 2025 +0000
Bump org.omnifaces:omnifaces from 4.6.3 to 4.6.4
Bumps [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces)
from 4.6.3 to 4.6.4.
- [Commits](https://github.com/omnifaces/omnifaces/compare/4.6.3...4.6.4)
---
updated-dependencies:
- dependency-name: org.omnifaces:omnifaces
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
examples/bval-evaluation-redeployment/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/bval-evaluation-redeployment/pom.xml
b/examples/bval-evaluation-redeployment/pom.xml
index bc9be309d1..2ab445585e 100644
--- a/examples/bval-evaluation-redeployment/pom.xml
+++ b/examples/bval-evaluation-redeployment/pom.xml
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces</artifactId>
- <version>4.6.3</version>
+ <version>4.6.4</version>
</dependency>
<dependency>
<groupId>org.apache.deltaspike.core</groupId>