You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2017/10/19 17:04:16 UTC

[geode] branch develop updated: GEODE-3068: fix alphabetical ordering

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

klund 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 d7e7a06  GEODE-3068: fix alphabetical ordering
d7e7a06 is described below

commit d7e7a0672f7e4d47bdf6548dc428e2e9d566b480
Author: Kirk Lund <kl...@apache.org>
AuthorDate: Tue Oct 17 11:46:36 2017 -0700

    GEODE-3068: fix alphabetical ordering
---
 gradle/dependency-versions.properties | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/gradle/dependency-versions.properties b/gradle/dependency-versions.properties
index 1e2a6e5..ed93221 100644
--- a/gradle/dependency-versions.properties
+++ b/gradle/dependency-versions.properties
@@ -21,17 +21,17 @@ bcel.version = 6.0
 catch-exception.version = 1.4.4
 catch-throwable.version = 1.4.4
 cglib.version = 3.2.4
-codec.version = 1.10
+commons-beanutils.version = 1.9.3
 commons-collections.version = 3.2.2
 commons-configuration.version = 1.10
+commons-digester.version=2.1
+commons-exec.version=1.3
 commons-fileupload.version = 1.3.2
 commons-io.version = 2.5
 commons-lang.version = 2.6
 commons-logging.version = 1.2
 commons-modeler.version = 2.0.1
-commons-beanutils.version = 1.9.3
-commons-digester.version=2.1
-commons-exec.version=1.3
+commons-validator.version = 1.6
 derby.version = 10.13.1.1
 dom4j.version = 1.6.1
 fast-classpath-scanner.version=2.0.11
@@ -85,18 +85,17 @@ shiro.version=1.3.2
 slf4j-api.version = 1.7.24
 snappy-java.version=0.4
 spring-hateoas.version = 0.23.0.RELEASE
-spring-shell.version = 1.2.0.RELEASE
 spring-ldap-core.version = 2.3.1.RELEASE
 spring-security.version = 4.2.1.RELEASE
+spring-shell.version = 1.2.0.RELEASE
 spring-tx.version = 4.3.6.RELEASE
 springframework.version = 4.3.6.RELEASE
-stephenc-findbugs.version = 1.3.9-1
 spymemcached.version = 2.12.2
 springfox.version=2.6.1
+stephenc-findbugs.version = 1.3.9-1
 system-rules.version = 1.16.1
 tempus-fugit.version = 1.1
 tomcat6.version = 6.0.37
 tomcat7.version = 7.0.73
 tomcat8.version = 8.5.9
-commons-validator.version = 1.6
 xercesImpl.version = 2.11.0

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].