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
commit fc4fd921438d1480f94df309e63a87c40cd68254
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:21:29 2026 +0000
TOMEE-4692 - Bump org.apache.bval:bval-jsr from 3.0.1 to 3.1.0 (#2917)
Bumps org.apache.bval:bval-jsr from 3.0.1 to 3.1.0.
---
updated-dependencies:
- dependency-name: org.apache.bval:bval-jsr
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c539bde806..6f57ba1cf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
<!-- org.apache -->
<version.activemq>6.3.1</version.activemq>
<version.batchee>2.0.0</version.batchee>
- <version.bval>3.0.1</version.bval>
+ <version.bval>3.1.0</version.bval>
<version.cxf>4.2.3</version.cxf>
<version.geronimo.components>4.0.0</version.geronimo.components>
<!-- we currently rely on Mail Impl. from Geronimo, this might change in
the future -->