Skip to content

Commit

Permalink
Remove commented out 'org.apache.xbean:xbean-asm9-shaded' dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jxblum committed Feb 2, 2022
1 parent 1003663 commit 9030ae3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions spring-data-geode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 9030ae3

Please sign in to comment.