Remove commented out 'org.apache.xbean:xbean-asm9-shaded' dependency.

Resolves gh-539.
This commit is contained in:
John Blum
2021-09-28 21:42:25 -07:00
parent 100366367e
commit 9030ae3b08

View File

@@ -198,15 +198,6 @@
<scope>test</scope>
</dependency>
<!--
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm9-shaded</artifactId>
<version>${webbeans.xbean}</version>
<scope>test</scope>
</dependency>
-->
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derbyLocale_zh_TW</artifactId>