From a0fa752eacc2d405ac51e7e7ab8d4b60e30d47c0 Mon Sep 17 00:00:00 2001 From: James Agnew Date: Fri, 7 Jun 2019 09:06:30 -0400 Subject: [PATCH] A number of dependency updates --- pom.xml | 32 +++++++++++--------------------- src/changes/changes.xml | 15 +++++++++++++++ 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 11d9269ffdd..e55a63dc53c 100755 --- a/pom.xml +++ b/pom.xml @@ -546,11 +546,11 @@ 4.2.5 1.2 2.7.0 - 1.11 + 1.12 1.6 2.6 3.8.1 - 10.14.2.0 + 10.15.1.3 2.3.3 2.3.3 27.1-jre @@ -569,8 +569,8 @@ 5.11.1.Final 5.5.5 5.4.2.Final - 4.4.6 - 4.5.3 + 4.4.11 + 4.5.8 2.9.9 3.1.0 1.8 @@ -582,7 +582,7 @@ 1.2_5 1.7.25 5.1.6.RELEASE - 2.1.6.RELEASE + 2.1.8.RELEASE 2.1.1.RELEASE 1.2.2.RELEASE @@ -662,11 +662,6 @@ greenmail-spring 1.5.10 - - com.github.bkiers - Liqp - 0.6.4 - com.github.dnault xml-patch @@ -745,7 +740,7 @@ org.jetbrains annotations - 16.0.3 + 17.0.0 commons-io @@ -964,17 +959,17 @@ org.apache.maven.scm maven-scm-api - 1.10.0 + 1.11.2 org.apache.maven.scm maven-scm-manager-plexus - 1.10.0 + 1.11.2 org.apache.maven.scm maven-scm-provider-gitexe - 1.10.0 + 1.11.2 org.apache.maven.wagon @@ -1101,15 +1096,10 @@ websocket-server ${jetty_version} - - org.flywaydb - flyway-core - 5.1.4 - org.fusesource.jansi jansi - 1.17.1 + 1.18 org.glassfish @@ -1209,7 +1199,7 @@ org.mockito mockito-core - 2.27.0 + 2.28.2 org.postgresql diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 08c9e2dc529..f1d6aab5bb1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -7,6 +7,21 @@ + + The version of a few dependencies have been bumped to the + latest versions (dependent HAPI modules listed in brackets): + +
  • Commons Codec (Core): 1.11 -> 1.12
  • +
  • Apache HTTPClient (Client): 4.5.3 -> 4.5.8
  • +
  • Apache HTTPCore (Client>: 4.4.6 -> 4.4.11
  • +
  • Spring (JPA): 5.1.6.RELEASE -> 5.1.7.RELEASE
  • +
  • Spring-Data (JPA): 2.0.6.RELEASE -> 2.0.8.RELEASE
  • +
  • Derby (CLI and JPA Examples): 10.14.2.0 -> 10.15.1.3
  • +
  • JANSI (CLI): 1.17.1 -> 1.18
  • + + ]]> +
    The $expunge global everything operation has been refactored to do deletes in small batches. This change will likely reduce performance, but does allow