diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/changes.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/changes.yaml index a8bf331abbc..fb5bccc3d74 100644 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/changes.yaml +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_3_0/changes.yaml @@ -8,6 +8,7 @@ * Woodstox (XML FHIR Parser): 4.4.1 -> 6.2.3 (Note that the Maven groupId has changed from `org.codehaus.woodstox` to `com.fasterxml.woodstox` and the Maven artifactId has changed from `woodstox-core-asl` to `woodstox-core` for this library) * Spring (JPA): 5.2.3.RELEASE -> 5.2.9.RELEASE * Datasource-Proxy (JPA): 1.5.1 -> 1.7 +* Apache Commons Collections4 (JPA): 4.3 -> 4.4 * Jetty (JPA Starter): 9.4.30.v20200611 -> 9.4.35.v20201120 * Guava (JP): 29.0-jre -> 30.1-jre * Hibernate ORM (JPA Server): 5.4.22.FINAL -> 5.4.26.FINAL