This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git
The following commit(s) were added to refs/heads/master by this push:
new dd30243f6 Apache BVal 3.0.0 is now available
dd30243f6 is described below
commit dd30243f6bc8597b0771deb7cadd69f780e5acf9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sun Oct 29 16:56:54 2023 +0100
Apache BVal 3.0.0 is now available
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab337fd9e..91474384b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<maven.surefire.version>3.0.0-M7</maven.surefire.version>
<xbean.version>4.23</xbean.version>
- <bval.version>3.0.0-SNAPSHOT</bval.version>
+ <bval.version>3.0.0</bval.version>
<log4j2.version>2.19.0</log4j2.version>
<ant.version>1.10.12</ant.version>