Skip to content

Commit 9840120

Browse files
committed
Remove commented out 'org.apache.xbean:xbean-asm9-shaded' dependency.
Resolves spring-projectsgh-539.
1 parent fdc54f7 commit 9840120

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: spring-data-geode/pom.xml

-9
Original file line numberDiff line numberDiff line change
@@ -198,15 +198,6 @@
198198
<scope>test</scope>
199199
</dependency>
200200

201-
<!--
202-
<dependency>
203-
<groupId>org.apache.xbean</groupId>
204-
<artifactId>xbean-asm9-shaded</artifactId>
205-
<version>${webbeans.xbean}</version>
206-
<scope>test</scope>
207-
</dependency>
208-
-->
209-
210201
<dependency>
211202
<groupId>org.apache.derby</groupId>
212203
<artifactId>derbyLocale_zh_TW</artifactId>

0 commit comments

Comments
 (0)