[
https://issues.apache.org/jira/browse/GEODE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861786#comment-15861786
]
ASF subversion and git services commented on GEODE-2460:
--------------------------------------------------------
Commit 6f35a027b5a044e7755faa70971c7d23aec6fab7 in geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=6f35a02 ]
GEODE-2460: remove unused imports to allow updating of dependency versions
> Update dependency versions
> --------------------------
>
> Key: GEODE-2460
> URL: https://issues.apache.org/jira/browse/GEODE-2460
> Project: Geode
> Issue Type: Wish
> Components: build
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> Here's the first bunch of dependency version updates that passes precheckin
> without modifying source code:
> {noformat}
> diff --git a/gradle/dependency-versions.properties
> b/gradle/dependency-versions.properties
> index a0b291e..75b1243 100644
> --- a/gradle/dependency-versions.properties
> +++ b/gradle/dependency-versions.properties
> @@ -18,82 +18,82 @@ activation.version = 1.1.1
> annotations.version = 3.0.0
> antlr.version = 2.7.7
> asm.version = 5.1
> -assertj-core.version = 3.4.1
> +assertj-core.version = 3.6.2
> awaitility.version = 2.0.0
> -bcel.version = 5.2
> +bcel.version = 6.0
> catch-exception.version = 1.4.4
> catch-throwable.version = 1.4.4
> cdi-api.version = 1.2
> -cglib.version = 3.2.2
> +cglib.version = 3.2.4
> classmate.version = 0.9.0
> commons-collections.version = 3.2.2
> -commons-configuration.version = 1.6
> -commons-fileupload.version = 1.3.1
> -commons-io.version = 2.3
> -commons-lang.version = 2.5
> -commons-logging.version = 1.1.1
> -commons-modeler.version = 2.0
> -commons-beanutils.version = 1.8.0
> +commons-configuration.version = 1.10
> +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
> -derby.version = 10.2.2.0
> +derby.version = 10.13.1.1
> dom4j.version = 1.6.1
> -fastutil.version = 7.0.2
> -google-gson.version=2.3.1
> -guava.version = 15.0
> +fastutil.version = 7.0.13
> +google-gson.version=2.8.0
> +guava.version = 21.0
> hadoop.version = 2.4.1
> hamcrest-all.version = 1.3
> hbase.version = 0.94.27
> hibernate.version = 3.5.5-Final
> hibernate-commons-annotations.version = 3.2.0.Final
> -httpclient.version = 4.5.1
> -httpcore.version = 4.4.3
> +httpclient.version = 4.5.2
> +httpcore.version = 4.4.6
> httpunit.version = 1.7.2
> -hsqldb.version = 2.0.0
> +hsqldb.version = 2.3.4
> jackson.version = 2.8.2
> jackson-module-scala_2.10.version = 2.8.2
> -jansi.version = 1.8
> -javassist.version = 3.20.0-GA
> +jansi.version = 1.14
> +javassist.version = 3.21.0-GA
> javax.ejb-api.version = 3.0
> javax.jsr250-api.version = 1.0
> -javax.mail-api.version = 1.4.5
> +javax.mail-api.version = 1.4.7
> javax.persistence-api.version = 2.0.0
> javax.resource-api.version = 1.7
> javax.servlet-api.version = 3.1.0
> javax.transaction-api.version = 1.2
> -jedis.version = 2.7.2
> +jedis.version = 2.9.0
> jetty.version = 9.3.6.v20151106
> jgroups.version = 3.6.10.Final
> -jline.version = 2.12
> +jline.version = 2.14.3
> jmock.version = 2.8.2
> jna.version = 4.0.0
> -jopt-simple.version = 5.0.1
> +jopt-simple.version = 5.0.3
> json-path.version = 2.2.0
> json-path-assert.version = 2.2.0
> json4s.version = 3.2.4
> jsr305.version = 3.0.1
> junit.version = 4.12
> junit-quickcheck.version = 0.7
> -JUnitParams.version = 1.0.5
> -log4j.version = 2.6.1
> +JUnitParams.version = 1.0.6
> +log4j.version = 2.7
> lucene.version = 6.0.0
> mockito-core.version = 1.10.19
> -mockrunner.version = 1.0.8
> -mortbay-jetty-servlet-api.version=2.5-20081211
> +mockrunner.version = 1.1.2
> +mortbay-jetty-servlet-api.version=2.5.20110712
> multithreadedtc.version = 1.01
> mx4j.version = 3.0.1
> mx4j-remote.version = 3.0.1
> mx4j-tools.version = 3.0.1
> -netty-all.version = 4.0.4.Final
> +netty-all.version = 4.1.7.Final
> open-json.version = 1.7
> paranamer.version = 2.3
> -phantomjsdriver.version=1.2.1
> -powermock.version = 1.6.4
> +phantomjsdriver.version=1.3.0
> +powermock.version = 1.6.6
> quartz.version = 2.2.1
> scala.version = 2.10.0
> -selenium.version=2.53.1
> -shiro.version=1.3.1
> -slf4j-api.version = 1.7.21
> +selenium.version=3.0.1
> +shiro.version=1.3.2
> +slf4j-api.version = 1.7.22
> snappy-java.version=0.4
> spring-hateoas.version = 0.21.0.RELEASE
> spring-shell.version = 1.2.0.RELEASE
> @@ -102,10 +102,10 @@ spring-security.version = 4.1.3.RELEASE
> spring-tx.version = 4.3.2.RELEASE
> springframework.version = 4.3.2.RELEASE
> stephenc-findbugs.version = 1.3.9-1
> -spymemcached.version = 2.9.0
> +spymemcached.version = 2.12.2
> springfox.version=2.6.0
> -system-rules.version = 1.16.0
> +system-rules.version = 1.16.1
> tempus-fugit.version = 1.1
> tomcat6.version = 6.0.37
> -tomcat7.version = 7.0.70
> -tomcat8.version = 8.5.4
> +tomcat7.version = 7.0.73
> +tomcat8.version = 8.5.9
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)