Update to Spring 5
This commit is contained in:
parent
73382d85ca
commit
e2585a250e
2
pom.xml
2
pom.xml
|
@ -395,7 +395,7 @@
|
|||
<maven_source_plugin_version>2.4</maven_source_plugin_version>
|
||||
<phloc_schematron_version>2.7.1</phloc_schematron_version>
|
||||
<phloc_commons_version>4.4.11</phloc_commons_version>
|
||||
<spring_version>4.3.10.RELEASE</spring_version>
|
||||
<spring_version>5.0.0.RELEASE</spring_version>
|
||||
<thymeleaf-version>3.0.7.RELEASE</thymeleaf-version>
|
||||
|
||||
<!-- We are aiming to still work on a very old version of SLF4j even though we depend on the newest, just to be nice to users of the API. This version is tested in the hapi-fhir-cobertura. -->
|
||||
|
|
Loading…
Reference in New Issue