Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit fe6844f

Browse files
committed
Demonstrate that SPR-9702 now passes under 3.2.0.BUILD-SNAPSHOT
- GC-related test now fails due to running out of heap space, as opposed to the IntrospectionException / property method mismatch that was occurring previously
1 parent d309022 commit fe6844f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SPR-9702/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
<dependency>
1010
<groupId>org.springframework</groupId>
1111
<artifactId>spring-beans</artifactId>
12-
<!--
13-
<version>3.1.2.RELEASE</version>
14-
<version>3.1.3.RELEASE</version>
15-
<version>3.2.0.RC1</version>
16-
-->
1712
<version>3.2.0.BUILD-SNAPSHOT</version>
1813
</dependency>
1914
<dependency>

0 commit comments

Comments
 (0)