OPENJPA-2677 upgrade to BVal-1.1.2

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1768081 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2016-11-04 19:12:11 +00:00
parent 6b8d4b9bcd
commit 3d905e17a7
2 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,8 @@
<artifactId>jakarta-regexp</artifactId>
<scope>test</scope>
</dependency>
<!-- for our switchable logging provider integration -->
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
@ -57,6 +59,7 @@
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>

View File

@ -88,7 +88,7 @@
<maven.javadoc.version>2.10.3</maven.javadoc.version>
<maven.surefire.version>2.19.1</maven.surefire.version>
<bval.version>1.1.2-SNAPSHOT</bval.version>
<bval.version>1.1.2</bval.version>
</properties>
<licenses>