mirror of https://github.com/apache/openjpa.git
Update XBean to 4.7 - thanks @jgallimore - This closes #14
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1827545 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5700102036
commit
e1bf367e48
openjpa-kernel
|
@ -76,7 +76,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.xbean</groupId>
|
||||
<artifactId>xbean-asm6-shaded</artifactId>
|
||||
<version>4.6</version>
|
||||
<version>4.7</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue