upgrade to xBean-4.8 for java 10+11 support

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1829436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2018-04-18 11:53:00 +00:00
parent e1bf367e48
commit 97d59a9fc8
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm6-shaded</artifactId>
<version>4.7</version>
<version>4.8</version>
</dependency>
</dependencies>