This is an automated email from the ASF dual-hosted git repository.
rzo1 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 7d9369689f TOMEE-4490 - Omnifaces 4.6.3
7d9369689f is described below
commit 7d9369689f09db30f7fa514c1852642cf69734ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 08:08:38 2025 +0200
TOMEE-4490 - Omnifaces 4.6.3
Bumps [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces)
from 4.6.2 to 4.6.3.
- [Commits](https://github.com/omnifaces/omnifaces/compare/4.6.2...4.6.3)
---
updated-dependencies:
- dependency-name: org.omnifaces:omnifaces
dependency-version: 4.6.3
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>
---
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 e2d2c08a5e..ad1f7c3bf3 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.2</version>
+ <version>4.6.3</version>
</dependency>
<dependency>
<groupId>org.apache.deltaspike.core</groupId>