Add a test case for binding to map with wildcard types

This commit also changes the spring framework version
to use snapshots.

Closes gh-18767
This commit is contained in:
Madhura Bhave
2020-01-03 10:05:42 -08:00
parent 8ddcb9314e
commit 24dd416f4b
2 changed files with 28 additions and 1 deletions

View File

@@ -165,7 +165,7 @@
<snakeyaml.version>1.23</snakeyaml.version>
<solr.version>7.7.2</solr.version>
<!-- deprecated in favor of "spring-framework.version" -->
<spring.version>5.1.12.RELEASE</spring.version>
<spring.version>5.1.13.BUILD-SNAPSHOT</spring.version>
<spring-amqp.version>2.1.12.RELEASE</spring-amqp.version>
<spring-batch.version>4.1.3.RELEASE</spring-batch.version>
<spring-cloud-connectors.version>2.0.7.RELEASE</spring-cloud-connectors.version>