This is an automated email from the ASF dual-hosted git repository.

abaker pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 2d3f51f  GEODE-5996 Update dependencies.
2d3f51f is described below

commit 2d3f51ff0432775ea205599053abf8e8e194e4a1
Author: Anthony Baker <aba...@apache.org>
AuthorDate: Mon Nov 5 14:25:23 2018 -0800

    GEODE-5996 Update dependencies.
    
    assertj-core 3.10.0 -> 3.11.1
    awaitility3.1.1 -> 3.1.2
    bouncycastle 1.59 -> 1.60
    cglib 3.2.7 -> 3.2.9
    classgraph 4.0.6 -> 4.4.12
    fastutil 8.2.1 -> 8.2.2
    guava 25.1-jre -> 27.0-jre
    httpunit 1.7.2 -> 1.7.3
    jackson 2.9.6 -> 2.9.7
    javax.mail-api 1.6.1 -> 1.6.2
    javax.persistence-api 2.2.0 -> 2.2.1
    json-path-assert 2.2.0 -> 2.4.0
    log4j 2.11.0 -> 2.11.1
    mockito-core 2.19.1 -> 2.23.0
    netty-all 4.1.27.Final -> 4.1.31.Final
    protobuf 3.6.0 -> 3.6.1
    spring-hateoas 0.24.0.RELEASE -> 0.25.0.RELEASE
    spring-security 4.2.7.RELEASE -> 4.2.8.RELEASE
    spring 4.3.18 -> 4.3.20.RELEASE
    
    Not updating javax.resource-api since that breaks some tests
    that have hard-coded the javax.transaction version.
---
 .../integrationTest/resources/assembly_content.txt |  38 +++----
 .../resources/dependency_classpath.txt             | 116 ++++++++++-----------
 geode-assembly/src/main/dist/NOTICE                |  12 +--
 .../src/test/resources/expected-pom.xml            |   2 +-
 .../src/test/resources/expected-pom.xml            |   4 +-
 geode-core/src/test/resources/expected-pom.xml     |  24 ++---
 geode-cq/src/test/resources/expected-pom.xml       |   2 +-
 geode-dunit/src/test/resources/expected-pom.xml    |  12 +--
 .../src/test/resources/expected-pom.xml            |   2 +-
 geode-junit/src/test/resources/expected-pom.xml    |  14 +--
 geode-lucene/src/test/resources/expected-pom.xml   |   2 +-
 .../src/test/resources/expected-pom.xml            |   2 +-
 geode-protobuf/src/test/resources/expected-pom.xml |   4 +-
 geode-pulse/src/main/webapp/META-INF/NOTICE        |   6 +-
 geode-pulse/src/test/resources/expected-pom.xml    |  32 +++---
 .../src/test/resources/expected-pom.xml            |   4 +-
 geode-web-api/src/main/webapp/META-INF/NOTICE      |   6 +-
 geode-web-api/src/test/resources/expected-pom.xml  |  24 ++---
 geode-web/src/main/webapp/META-INF/NOTICE          |   2 +-
 geode-web/src/test/resources/expected-pom.xml      |   6 +-
 gradle/dependency-versions.properties              |  42 ++++----
 21 files changed, 178 insertions(+), 178 deletions(-)

diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt 
b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index 448113f..841006e 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -1184,7 +1184,7 @@ javadoc/stylesheet.css
 lib/HikariCP-3.2.0.jar
 lib/activation-1.1.1.jar
 lib/antlr-2.7.7.jar
-lib/classgraph-4.0.6.jar
+lib/classgraph-4.4.12.jar
 lib/commons-beanutils-1.9.3.jar
 lib/commons-codec-1.10.jar
 lib/commons-collections-3.2.2.jar
@@ -1195,7 +1195,7 @@ lib/commons-logging-1.2.jar
 lib/commons-math3-3.2.jar
 lib/commons-modeler-2.0.1.jar
 lib/commons-validator-1.6.jar
-lib/fastutil-8.2.1.jar
+lib/fastutil-8.2.2.jar
 lib/findbugs-annotations-1.3.9-1.jar
 lib/geo-0.7.1.jar
 lib/geode-common-1.9.0-SNAPSHOT.jar
@@ -1214,11 +1214,11 @@ lib/geode-wan-1.9.0-SNAPSHOT.jar
 lib/geode-web-1.9.0-SNAPSHOT.jar
 lib/gfsh-dependencies.jar
 lib/grumpy-core-0.2.2.jar
-lib/jackson-annotations-2.9.6.jar
-lib/jackson-core-2.9.6.jar
-lib/jackson-databind-2.9.6.jar
+lib/jackson-annotations-2.9.7.jar
+lib/jackson-core-2.9.7.jar
+lib/jackson-databind-2.9.7.jar
 lib/jansi-1.17.1.jar
-lib/javax.mail-api-1.6.1.jar
+lib/javax.mail-api-1.6.2.jar
 lib/javax.resource-api-1.7.jar
 lib/javax.servlet-api-3.1.0.jar
 lib/javax.transaction-api-1.2.jar
@@ -1237,11 +1237,11 @@ lib/jgroups-3.6.14.Final.jar
 lib/jline-2.12.jar
 lib/jna-4.1.0.jar
 lib/jopt-simple-5.0.4.jar
-lib/log4j-api-2.11.0.jar
-lib/log4j-core-2.11.0.jar
-lib/log4j-jcl-2.11.0.jar
-lib/log4j-jul-2.11.0.jar
-lib/log4j-slf4j-impl-2.11.0.jar
+lib/log4j-api-2.11.1.jar
+lib/log4j-core-2.11.1.jar
+lib/log4j-jcl-2.11.1.jar
+lib/log4j-jul-2.11.1.jar
+lib/log4j-slf4j-impl-2.11.1.jar
 lib/lucene-analyzers-common-6.6.2.jar
 lib/lucene-analyzers-phonetic-6.6.2.jar
 lib/lucene-core-6.6.2.jar
@@ -1250,8 +1250,8 @@ lib/lucene-queryparser-6.6.2.jar
 lib/mx4j-3.0.2.jar
 lib/mx4j-remote-3.0.2.jar
 lib/mx4j-tools-3.0.1.jar
-lib/netty-all-4.1.27.Final.jar
-lib/protobuf-java-3.6.0.jar
+lib/netty-all-4.1.31.Final.jar
+lib/protobuf-java-3.6.1.jar
 lib/ra.jar
 lib/rmiio-2.1.2.jar
 lib/shiro-cache-1.4.0.jar
@@ -1265,13 +1265,13 @@ lib/shiro-event-1.4.0.jar
 lib/shiro-lang-1.4.0.jar
 lib/slf4j-api-1.7.25.jar
 lib/snappy-0.4.jar
-lib/spring-aop-4.3.18.RELEASE.jar
-lib/spring-beans-4.3.18.RELEASE.jar
-lib/spring-context-4.3.18.RELEASE.jar
-lib/spring-core-4.3.18.RELEASE.jar
-lib/spring-expression-4.3.18.RELEASE.jar
+lib/spring-aop-4.3.20.RELEASE.jar
+lib/spring-beans-4.3.20.RELEASE.jar
+lib/spring-context-4.3.20.RELEASE.jar
+lib/spring-core-4.3.20.RELEASE.jar
+lib/spring-expression-4.3.20.RELEASE.jar
 lib/spring-shell-1.2.0.RELEASE.jar
-lib/spring-web-4.3.18.RELEASE.jar
+lib/spring-web-4.3.20.RELEASE.jar
 tools/ClientProtocol/geode-protobuf-messages-definitions-1.9.0-SNAPSHOT.zip
 tools/Extensions/geode-web-1.9.0-SNAPSHOT.war
 tools/Extensions/geode-web-api-1.9.0-SNAPSHOT.war
diff --git 
a/geode-assembly/src/integrationTest/resources/dependency_classpath.txt 
b/geode-assembly/src/integrationTest/resources/dependency_classpath.txt
index 7b0050e..f4ff381 100644
--- a/geode-assembly/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/dependency_classpath.txt
@@ -1,71 +1,71 @@
-HikariCP-3.2.0.jar
-activation-1.1.1.jar
-antlr-2.7.7.jar
-classgraph-4.0.6.jar
-commons-beanutils-1.9.3.jar
-commons-codec-1.10.jar
-commons-collections-3.2.2.jar
-commons-io-2.6.jar
+shiro-core-1.4.0.jar
+lucene-analyzers-common-6.6.2.jar
+jackson-databind-2.9.7.jar
+netty-all-4.1.31.Final.jar
 commons-lang3-3.8.1.jar
-commons-logging-1.2.jar
-commons-validator-1.6.jar
-fastutil-8.2.1.jar
 geode-common-1.9.0-SNAPSHOT.jar
-geode-connectors-1.9.0-SNAPSHOT.jar
 geode-core-1.9.0-SNAPSHOT.jar
-geode-cq-1.9.0-SNAPSHOT.jar
-geode-json-1.9.0-SNAPSHOT.jar
-geode-lucene-1.9.0-SNAPSHOT.jar
+commons-logging-1.2.jar
 geode-old-client-support-1.9.0-SNAPSHOT.jar
-geode-protobuf-1.9.0-SNAPSHOT.jar
-geode-protobuf-messages-1.9.0-SNAPSHOT.jar
-geode-rebalancer-1.9.0-SNAPSHOT.jar
-geode-wan-1.9.0-SNAPSHOT.jar
-jackson-annotations-2.9.6.jar
-jackson-core-2.9.6.jar
-jackson-databind-2.9.6.jar
-jansi-1.17.1.jar
-javax.resource-api-1.7.jar
+log4j-jul-2.11.1.jar
+shiro-crypto-cipher-1.4.0.jar
+shiro-event-1.4.0.jar
+jline-2.12.jar
+shiro-crypto-hash-1.4.0.jar
+fastutil-8.2.2.jar
+activation-1.1.1.jar
 javax.servlet-api-3.1.0.jar
-javax.transaction-api-1.2.jar
-jaxb-api-2.2.11.jar
-jaxb-core-2.2.11.jar
-jaxb-impl-2.2.11.jar
-jetty-http-9.4.12.v20180830.jar
-jetty-io-9.4.12.v20180830.jar
+jgroups-3.6.14.Final.jar
+shiro-crypto-core-1.4.0.jar
+shiro-lang-1.4.0.jar
 jetty-security-9.4.12.v20180830.jar
-jetty-server-9.4.12.v20180830.jar
-jetty-servlet-9.4.12.v20180830.jar
-jetty-util-9.4.12.v20180830.jar
-jetty-webapp-9.4.12.v20180830.jar
+lucene-queryparser-6.6.2.jar
+classgraph-4.4.12.jar
+slf4j-api-1.7.25.jar
+spring-core-4.3.20.RELEASE.jar
+jansi-1.17.1.jar
+jackson-core-2.9.7.jar
+geode-wan-1.9.0-SNAPSHOT.jar
 jetty-xml-9.4.12.v20180830.jar
-jgroups-3.6.14.Final.jar
-jline-2.12.jar
+geode-lucene-1.9.0-SNAPSHOT.jar
+geode-cq-1.9.0-SNAPSHOT.jar
+commons-collections-3.2.2.jar
+jetty-webapp-9.4.12.v20180830.jar
+log4j-jcl-2.11.1.jar
 jna-4.1.0.jar
+geode-rebalancer-1.9.0-SNAPSHOT.jar
+rmiio-2.1.2.jar
+commons-codec-1.10.jar
+log4j-api-2.11.1.jar
+jetty-server-9.4.12.v20180830.jar
+geode-connectors-1.9.0-SNAPSHOT.jar
+HikariCP-3.2.0.jar
+jaxb-impl-2.2.11.jar
 jopt-simple-5.0.4.jar
-log4j-api-2.11.0.jar
-log4j-core-2.11.0.jar
-log4j-jcl-2.11.0.jar
-log4j-jul-2.11.0.jar
-log4j-slf4j-impl-2.11.0.jar
-lucene-analyzers-common-6.6.2.jar
+jetty-util-9.4.12.v20180830.jar
 lucene-analyzers-phonetic-6.6.2.jar
-lucene-core-6.6.2.jar
-lucene-queries-6.6.2.jar
-lucene-queryparser-6.6.2.jar
-netty-all-4.1.27.Final.jar
-protobuf-java-3.6.0.jar
-rmiio-2.1.2.jar
-shiro-cache-1.4.0.jar
-shiro-config-core-1.4.0.jar
 shiro-config-ogdl-1.4.0.jar
-shiro-core-1.4.0.jar
-shiro-crypto-cipher-1.4.0.jar
-shiro-crypto-core-1.4.0.jar
-shiro-crypto-hash-1.4.0.jar
-shiro-event-1.4.0.jar
-shiro-lang-1.4.0.jar
-slf4j-api-1.7.25.jar
+jetty-http-9.4.12.v20180830.jar
+geode-protobuf-1.9.0-SNAPSHOT.jar
 snappy-0.4.jar
-spring-core-4.3.18.RELEASE.jar
+javax.resource-api-1.7.jar
+protobuf-java-3.6.1.jar
+lucene-queries-6.6.2.jar
+geode-json-1.9.0-SNAPSHOT.jar
+jetty-io-9.4.12.v20180830.jar
+lucene-core-6.6.2.jar
 spring-shell-1.2.0.RELEASE.jar
+jaxb-api-2.2.11.jar
+jackson-annotations-2.9.7.jar
+log4j-slf4j-impl-2.11.1.jar
+jetty-servlet-9.4.12.v20180830.jar
+jaxb-core-2.2.11.jar
+commons-beanutils-1.9.3.jar
+commons-io-2.6.jar
+commons-validator-1.6.jar
+shiro-config-core-1.4.0.jar
+javax.transaction-api-1.2.jar
+antlr-2.7.7.jar
+shiro-cache-1.4.0.jar
+geode-protobuf-messages-1.9.0-SNAPSHOT.jar
+log4j-core-2.11.1.jar
diff --git a/geode-assembly/src/main/dist/NOTICE 
b/geode-assembly/src/main/dist/NOTICE
index 4d56020..32d7118 100644
--- a/geode-assembly/src/main/dist/NOTICE
+++ b/geode-assembly/src/main/dist/NOTICE
@@ -26,7 +26,7 @@ Java ClassMate library was originally written by Tatu 
Saloranta (tatu.saloranta@
   
   * Brian Langel
 
-Jackson Core 2.9.6
+Jackson Core
 
   # Jackson JSON processor
 
@@ -119,8 +119,8 @@ Apache Lucene
 Servlet-api.jar and javax.servlet-*.jar are under the CDDL license, the 
original
 source code for this can be found at http://www.eclipse.org/jetty/downloads.php
 
-Spring Framework 4.3.18.RELEASE
-Copyright (c) 2002-2017 Pivotal, Inc.
+Spring Framework
+Copyright (c) 2002-2018 Pivotal, Inc.
 
   This product is licensed to you under the Apache License, Version 2.0
   (the "License"). You may not use this product except in compliance with
@@ -131,7 +131,7 @@ Copyright (c) 2002-2017 Pivotal, Inc.
   these subcomponents is subject to the terms and conditions of the
   subcomponent's license, as noted in the license.txt file.
 
-Spring Hateoas 0.24.0.RELEASE
+Spring Hateoas 
 Copyright (c) [2012-2017] Pivotal Software, Inc.
 
   This product is licensed to you under the Apache License, Version 2.0 (the 
"License").  
@@ -142,12 +142,12 @@ Copyright (c) [2012-2017] Pivotal Software, Inc.
   code for the these subcomponents is subject to the terms and
   conditions of the subcomponent's license, as noted in the LICENSE file.
 
-Spring LDAP Core 2.3.2.RELEASE
+Spring LDAP Core 
 
    This product includes software developed by the Spring LDAP
    Project (http://www.springframework.org/ldap).
 
-Spring Shell 1.2.0.RELEASE
+Spring Shell
 
    This product includes software developed by the Spring Framework
    Project (http://www.springframework.org).
diff --git a/geode-concurrency-test/src/test/resources/expected-pom.xml 
b/geode-concurrency-test/src/test/resources/expected-pom.xml
index 233ef32..8d1ea7e 100644
--- a/geode-concurrency-test/src/test/resources/expected-pom.xml
+++ b/geode-concurrency-test/src/test/resources/expected-pom.xml
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/geode-connectors/src/test/resources/expected-pom.xml 
b/geode-connectors/src/test/resources/expected-pom.xml
index 086c7c0..64656e9 100644
--- a/geode-connectors/src/test/resources/expected-pom.xml
+++ b/geode-connectors/src/test/resources/expected-pom.xml
@@ -68,13 +68,13 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-jcl</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
       <optional>true</optional>
     </dependency>
diff --git a/geode-core/src/test/resources/expected-pom.xml 
b/geode-core/src/test/resources/expected-pom.xml
index 7130fb0..c840f92 100644
--- a/geode-core/src/test/resources/expected-pom.xml
+++ b/geode-core/src/test/resources/expected-pom.xml
@@ -56,13 +56,13 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-annotations</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -141,20 +141,20 @@
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-all</artifactId>
-      <version>4.1.27.Final</version>
+      <version>4.1.31.Final</version>
       <scope>compile</scope>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>it.unimi.dsi</groupId>
       <artifactId>fastutil</artifactId>
-      <version>8.2.1</version>
+      <version>8.2.2</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>javax.mail</groupId>
       <artifactId>javax.mail-api</artifactId>
-      <version>1.6.1</version>
+      <version>1.6.2</version>
       <scope>compile</scope>
       <optional>true</optional>
     </dependency>
@@ -200,13 +200,13 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -225,7 +225,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-core</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
       <optional>true</optional>
     </dependency>
@@ -278,7 +278,7 @@
     <dependency>
       <groupId>io.github.classgraph</groupId>
       <artifactId>classgraph</artifactId>
-      <version>4.0.6</version>
+      <version>4.4.12</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -315,7 +315,7 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-slf4j-impl</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>
@@ -328,14 +328,14 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-jcl</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>runtime</scope>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-jul</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>runtime</scope>
       <optional>true</optional>
     </dependency>
diff --git a/geode-cq/src/test/resources/expected-pom.xml 
b/geode-cq/src/test/resources/expected-pom.xml
index d5ebf25..2cce4b4 100644
--- a/geode-cq/src/test/resources/expected-pom.xml
+++ b/geode-cq/src/test/resources/expected-pom.xml
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/geode-dunit/src/test/resources/expected-pom.xml 
b/geode-dunit/src/test/resources/expected-pom.xml
index 730d10f..08fe7fa 100644
--- a/geode-dunit/src/test/resources/expected-pom.xml
+++ b/geode-dunit/src/test/resources/expected-pom.xml
@@ -68,13 +68,13 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -125,7 +125,7 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-      <version>25.1-jre</version>
+      <version>27.0-jre</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -143,19 +143,19 @@
     <dependency>
       <groupId>org.assertj</groupId>
       <artifactId>assertj-core</artifactId>
-      <version>3.10.0</version>
+      <version>3.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.19.1</version>
+      <version>2.23.0</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.awaitility</groupId>
       <artifactId>awaitility</artifactId>
-      <version>3.1.1</version>
+      <version>3.1.2</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
diff --git a/geode-experimental-driver/src/test/resources/expected-pom.xml 
b/geode-experimental-driver/src/test/resources/expected-pom.xml
index 462afa0..e43009b 100644
--- a/geode-experimental-driver/src/test/resources/expected-pom.xml
+++ b/geode-experimental-driver/src/test/resources/expected-pom.xml
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>3.6.0</version>
+      <version>3.6.1</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/geode-junit/src/test/resources/expected-pom.xml 
b/geode-junit/src/test/resources/expected-pom.xml
index e2d192b..ed4f6fa 100644
--- a/geode-junit/src/test/resources/expected-pom.xml
+++ b/geode-junit/src/test/resources/expected-pom.xml
@@ -56,7 +56,7 @@
     <dependency>
       <groupId>org.assertj</groupId>
       <artifactId>assertj-core</artifactId>
-      <version>3.10.0</version>
+      <version>3.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -74,31 +74,31 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-      <version>25.1-jre</version>
+      <version>27.0-jre</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.19.1</version>
+      <version>2.23.0</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.awaitility</groupId>
       <artifactId>awaitility</artifactId>
-      <version>3.1.1</version>
+      <version>3.1.2</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -134,7 +134,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk15on</artifactId>
-      <version>1.59</version>
+      <version>1.60</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
diff --git a/geode-lucene/src/test/resources/expected-pom.xml 
b/geode-lucene/src/test/resources/expected-pom.xml
index fae5e27..638b8c4 100644
--- a/geode-lucene/src/test/resources/expected-pom.xml
+++ b/geode-lucene/src/test/resources/expected-pom.xml
@@ -89,7 +89,7 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
diff --git a/geode-protobuf-messages/src/test/resources/expected-pom.xml 
b/geode-protobuf-messages/src/test/resources/expected-pom.xml
index 767b579..f417da9 100644
--- a/geode-protobuf-messages/src/test/resources/expected-pom.xml
+++ b/geode-protobuf-messages/src/test/resources/expected-pom.xml
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>3.6.0</version>
+      <version>3.6.1</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
diff --git a/geode-protobuf/src/test/resources/expected-pom.xml 
b/geode-protobuf/src/test/resources/expected-pom.xml
index 9c93f6a..c5155a5 100644
--- a/geode-protobuf/src/test/resources/expected-pom.xml
+++ b/geode-protobuf/src/test/resources/expected-pom.xml
@@ -56,13 +56,13 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>3.6.0</version>
+      <version>3.6.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
diff --git a/geode-pulse/src/main/webapp/META-INF/NOTICE 
b/geode-pulse/src/main/webapp/META-INF/NOTICE
index 0d45c6b..e2999fc 100644
--- a/geode-pulse/src/main/webapp/META-INF/NOTICE
+++ b/geode-pulse/src/main/webapp/META-INF/NOTICE
@@ -20,7 +20,7 @@ Copyright 2016 AddThis
 This product includes software developed by the MX4J
 project (http://mx4j.sourceforge.net).
 
-Jackson Core 2.9.5
+Jackson Core
 
   # Jackson JSON processor
   
@@ -43,7 +43,7 @@ Jackson Core 2.9.5
   in some artifacts (usually source distributions); but is always available
   from the source code management (SCM) system project uses.
 
-Spring Framework 4.3.18.RELEASE
+Spring Framework
 Copyright (c) 2002-2017 Pivotal, Inc.
 
   This product is licensed to you under the Apache License, Version 2.0
@@ -55,7 +55,7 @@ Copyright (c) 2002-2017 Pivotal, Inc.
   these subcomponents is subject to the terms and conditions of the
   subcomponent's license, as noted in the license.txt file.
 
-Spring LDAP Core 2.3.2.RELEASE
+Spring LDAP Core
 
    This product includes software developed by the Spring LDAP
    Project (http://www.springframework.org/ldap).
diff --git a/geode-pulse/src/test/resources/expected-pom.xml 
b/geode-pulse/src/test/resources/expected-pom.xml
index ab8314c..1b94842 100644
--- a/geode-pulse/src/test/resources/expected-pom.xml
+++ b/geode-pulse/src/test/resources/expected-pom.xml
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-core</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -64,25 +64,25 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-beans</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-jcl</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-config</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
@@ -134,7 +134,7 @@
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-ldap</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
@@ -158,7 +158,7 @@
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-web</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
@@ -182,37 +182,37 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-context</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-web</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-tx</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-annotations</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-core</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -224,7 +224,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-webmvc</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>
@@ -240,7 +240,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-expression</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
diff --git a/geode-rebalancer/src/test/resources/expected-pom.xml 
b/geode-rebalancer/src/test/resources/expected-pom.xml
index 38bee0d..b17ebe5 100644
--- a/geode-rebalancer/src/test/resources/expected-pom.xml
+++ b/geode-rebalancer/src/test/resources/expected-pom.xml
@@ -50,13 +50,13 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-api</artifactId>
-      <version>2.11.0</version>
+      <version>2.11.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-context</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
diff --git a/geode-web-api/src/main/webapp/META-INF/NOTICE 
b/geode-web-api/src/main/webapp/META-INF/NOTICE
index c33051f..d4746dd 100644
--- a/geode-web-api/src/main/webapp/META-INF/NOTICE
+++ b/geode-web-api/src/main/webapp/META-INF/NOTICE
@@ -26,7 +26,7 @@ Java ClassMate library was originally written by Tatu 
Saloranta (tatu.saloranta@
   
   * Brian Langel
 
-Jackson Core 2.9.5
+Jackson Core
 
   # Jackson JSON processor
   
@@ -49,7 +49,7 @@ Jackson Core 2.9.5
   in some artifacts (usually source distributions); but is always available
   from the source code management (SCM) system project uses.
 
-Spring Framework 4.3.18.RELEASE
+Spring Framework
 Copyright (c) 2002-2017 Pivotal, Inc.
 
   This product is licensed to you under the Apache License, Version 2.0
@@ -61,7 +61,7 @@ Copyright (c) 2002-2017 Pivotal, Inc.
   these subcomponents is subject to the terms and conditions of the
   subcomponent's license, as noted in the license.txt file.
 
-Spring Hateoas 0.24.0.RELEASE
+Spring Hateoas
 Copyright (c) [2012-2014] Pivotal Software, Inc.
 
   This product is licensed to you under the Apache License, Version 2.0 (the 
"License").  
diff --git a/geode-web-api/src/test/resources/expected-pom.xml 
b/geode-web-api/src/test/resources/expected-pom.xml
index be0a967..ccaec9a 100644
--- a/geode-web-api/src/test/resources/expected-pom.xml
+++ b/geode-web-api/src/test/resources/expected-pom.xml
@@ -56,19 +56,19 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-annotations</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-core</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.9.6</version>
+      <version>2.9.7</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -104,43 +104,43 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-beans</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-core</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-web</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework.security</groupId>
       <artifactId>spring-security-config</artifactId>
-      <version>4.2.7.RELEASE</version>
+      <version>4.2.8.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-web</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-webmvc</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.springframework.hateoas</groupId>
       <artifactId>spring-hateoas</artifactId>
-      <version>0.24.0.RELEASE</version>
+      <version>0.25.0.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
@@ -168,7 +168,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-aspects</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
@@ -184,7 +184,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-oxm</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>compile</scope>
       <exclusions>
         <exclusion>
diff --git a/geode-web/src/main/webapp/META-INF/NOTICE 
b/geode-web/src/main/webapp/META-INF/NOTICE
index 5f9deb3..eaec3cc 100644
--- a/geode-web/src/main/webapp/META-INF/NOTICE
+++ b/geode-web/src/main/webapp/META-INF/NOTICE
@@ -20,7 +20,7 @@ Copyright 2016 AddThis
 This product includes software developed by the MX4J
 project (http://mx4j.sourceforge.net).
 
-Spring Framework 4.3.18.RELEASE
+Spring Framework
 Copyright (c) 2002-2017 Pivotal, Inc.
 
   This product is licensed to you under the Apache License, Version 2.0
diff --git a/geode-web/src/test/resources/expected-pom.xml 
b/geode-web/src/test/resources/expected-pom.xml
index fea3a09..b174b5e 100644
--- a/geode-web/src/test/resources/expected-pom.xml
+++ b/geode-web/src/test/resources/expected-pom.xml
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-aspects</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>
@@ -58,7 +58,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-oxm</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-webmvc</artifactId>
-      <version>4.3.18.RELEASE</version>
+      <version>4.3.20.RELEASE</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>
diff --git a/gradle/dependency-versions.properties 
b/gradle/dependency-versions.properties
index 6a9c2cf..f1d4848 100644
--- a/gradle/dependency-versions.properties
+++ b/gradle/dependency-versions.properties
@@ -15,13 +15,13 @@
 
 # Dependency versions
 antlr.version = 2.7.7
-assertj-core.version = 3.10.0
-awaitility.version = 3.1.1
+assertj-core.version = 3.11.1
+awaitility.version = 3.1.2
 bcel.version = 6.2
-bouncycastle.version = 1.59
+bouncycastle.version = 1.60
 carrotsearch.version = 2.5.0
-cglib.version = 3.2.7
-classgraph.version = 4.0.6
+cglib.version = 3.2.9
+classgraph.version = 4.4.12
 commons-beanutils.version = 1.9.3
 commons-collections.version = 3.2.2
 commons-configuration.version = 1.10
@@ -36,21 +36,21 @@ commons-validator.version = 1.6
 HikariCP.version = 3.2.0
 derby.version = 10.14.2.0
 dom4j.version = 1.6.1
-fastutil.version = 8.2.1
+fastutil.version = 8.2.2
 google-gson.version=2.8.5
-guava.version = 25.1-jre
 geo.version = 0.7.1
+guava.version = 27.0-jre
 hamcrest-all.version = 1.3
 httpclient.version = 4.5.6
 httpcore.version = 4.4.10
-httpunit.version = 1.7.2
-jackson.version = 2.9.6
+httpunit.version = 1.7.3
+jackson.version = 2.9.7
 jackson-module-scala_2.10.version = 2.9.6
 jansi.version = 1.17.1
 javax.ejb-api.version = 3.0
 javax.jsr250-api.version = 1.0
-javax.mail-api.version = 1.6.1
-javax.persistence-api.version = 2.2.0
+javax.mail-api.version = 1.6.2
+javax.persistence-api.version = 2.2.1
 javax.resource-api.version = 1.7
 javax.servlet-api.version = 3.1.0
 javax.transaction-api.version = 1.2
@@ -65,36 +65,36 @@ jgroups.version = 3.6.14.Final
 jna.version = 4.1.0
 jopt-simple.version = 5.0.4
 json-path.version = 2.4.0
-json-path-assert.version = 2.2.0
+json-path-assert.version = 2.4.0
 jsonassert.version = 1.5.0
 junit.version = 4.12
 junit-quickcheck.version = 0.8.1
 JUnitParams.version = 1.1.0
-log4j.version = 2.11.0
+log4j.version = 2.11.1
 lucene.version = 6.6.2
-mockito-core.version = 2.19.1
+mockito-core.version = 2.23.0
 mockrunner.version = 1.1.2
 mortbay-jetty-servlet-api.version=3.0.20100224
 mx4j.version = 3.0.2
 mx4j-remote.version = 3.0.2
 mx4j-tools.version = 3.0.1
-netty-all.version = 4.1.27.Final
+netty-all.version = 4.1.31.Final
 open-json.version = 1.8
 powermock.version = 2.0.0-beta.5
 protobuf-gradle-plugin.version = 0.8.6
-protobuf-java.version = 3.6.0
-protoc.version = 3.6.0
+protobuf-java.version = 3.6.1
+protoc.version = 3.6.1
 rmiio.version = 2.1.2
 selenium.version=3.13.0
 shiro.version=1.4.0
 slf4j-api.version = 1.7.25
 snappy-java.version=0.4
-spring-hateoas.version = 0.24.0.RELEASE
+spring-hateoas.version = 0.25.0.RELEASE
 spring-ldap-core.version = 2.3.2.RELEASE
-spring-security.version = 4.2.7.RELEASE
+spring-security.version = 4.2.8.RELEASE
 spring-shell.version = 1.2.0.RELEASE
-spring-tx.version = 4.3.18.RELEASE
-springframework.version = 4.3.18.RELEASE
+spring-tx.version = 4.3.20.RELEASE
+springframework.version = 4.3.20.RELEASE
 spymemcached.version = 2.12.2
 springfox.version=2.9.2
 stephenc-findbugs.version = 1.3.9-1

Reply via email to