Update XBean to 4.7 - thanks @jgallimore - This closes

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1827545 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Francesco Chicchiriccò 2018-03-23 07:52:08 +00:00
parent 5700102036
commit e1bf367e48
1 changed files with 1 additions and 1 deletions
openjpa-kernel

View File

@ -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>