mirror of https://github.com/apache/openjpa.git
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:
parent
e1bf367e48
commit
97d59a9fc8
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue