[ 
https://issues.apache.org/jira/browse/NIFI-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572945#comment-14572945
 ] 

Joseph Witt commented on NIFI-654:
----------------------------------

Updated numerous dependencies.  Am comfortable with what remains.  Though 
bumping across some of these major versions will require coding (lucene, jetty, 
jersey, spring-security, etc..).  So those need review in due time.  For now 
moved to latest minor or incremental releases available.

This is what the results are now of dependency check:

[INFO]   com.h2database:h2 ................................. 1.3.176 -> 1.4.187
[INFO]   com.yammer.metrics:metrics-ganglia .............. 2.2.0 -> 3.0.0-BETA1
[INFO]   javax.el:javax.el-api ............................. 3.0.0 -> 3.0.1-b04
[INFO]   javax.mail:mail ................................... 1.4.7 -> 1.5.0-b01
[INFO]   javax.servlet.jsp:javax.servlet.jsp-api ........... 2.3.1 -> 2.3.2-b01
[INFO]   org.apache.httpcomponents:httpclient .................... 4.4.1 -> 4.5
[INFO]   org.apache.lucene:lucene-analyzers-common ............ 4.10.4 -> 5.1.0
[INFO]   org.apache.lucene:lucene-core ........................ 4.10.4 -> 5.1.0
[INFO]   org.apache.lucene:lucene-queryparser ................. 4.10.4 -> 5.1.0
[INFO]   org.eclipse.jetty:jetty-jsp ............. 9.2.11.v20150529 -> 9.3.0.M1
[INFO]   org.eclipse.jetty:jetty-server ......... 9.2.11.v20150529 -> 9.3.0.RC1
[INFO]   org.eclipse.jetty:jetty-servlet ........ 9.2.11.v20150529 -> 9.3.0.RC1
[INFO]   org.eclipse.jetty:jetty-servlets ....... 9.2.11.v20150529 -> 9.3.0.RC1
[INFO]   org.eclipse.jetty:jetty-webapp ......... 9.2.11.v20150529 -> 9.3.0.RC1
[INFO]   org.mockito:mockito-all ........................ 1.10.19 -> 2.0.2-beta
[INFO]   org.mockito:mockito-core ...................... 1.10.19 -> 2.0.11-beta
[INFO]   org.springframework.security:spring-security-acl ...
[INFO]                                           3.2.7.RELEASE -> 4.0.1.RELEASE
[INFO]   org.springframework.security:spring-security-config ...
[INFO]                                           3.2.7.RELEASE -> 4.0.1.RELEASE
[INFO]   org.springframework.security:spring-security-core ...
[INFO]                                           3.2.7.RELEASE -> 4.0.1.RELEASE
[INFO]   org.springframework.security:spring-security-web ...
[INFO]                                           3.2.7.RELEASE -> 4.0.1.RELEASE


> Update dependency versions 
> ---------------------------
>
>                 Key: NIFI-654
>                 URL: https://issues.apache.org/jira/browse/NIFI-654
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Extensions
>            Reporter: Joseph Witt
>            Assignee: Joseph Witt
>             Fix For: 0.2.0
>
>         Attachments: NIFI-654.patch
>
>
> The following output comes from running
> mvn versions:update-dependency-versions
> [INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default-cli) 
> @ nifi-spark-receiver ---
> [INFO] The following dependencies in Dependency Management have newer 
> versions:
> [INFO]   ch.qos.logback:logback-classic ........................ 1.1.2 -> 
> 1.1.3
> [INFO]   com.jcraft:jsch ..................................... 0.1.51 -> 
> 0.1.52
> [INFO]   javax.jms:javax.jms-api ................................. 2.0 -> 
> 2.0.1
> [INFO]   joda-time:joda-time ....................................... 2.7 -> 
> 2.8
> [INFO]   net.sf.saxon:Saxon-HE ............................. 9.6.0-4 -> 
> 9.6.0-5
> [INFO]   org.apache.activemq:activemq-client ................. 5.10.0 -> 
> 5.11.1
> [INFO]   org.apache.avro:avro .................................. 1.7.6 -> 
> 1.7.7
> [INFO]   org.apache.commons:commons-lang3 ........................ 3.3.2 -> 
> 3.4
> [INFO]   org.apache.commons:commons-pool2 ........................ 2.3 -> 
> 2.4.1
> [INFO]   org.apache.hadoop:hadoop-annotations .................. 2.6.0 -> 
> 2.7.0
> [INFO]   org.apache.hadoop:hadoop-client ....................... 2.6.0 -> 
> 2.7.0
> [INFO]   org.apache.hadoop:hadoop-common ....................... 2.6.0 -> 
> 2.7.0
> [INFO]   org.apache.hadoop:hadoop-hdfs ......................... 2.6.0 -> 
> 2.7.0
> [INFO]   org.apache.hadoop:hadoop-mapreduce-client-core ........ 2.6.0 -> 
> 2.7.0
> [INFO]   org.apache.hadoop:hadoop-yarn-api ..................... 2.6.0 -> 
> 2.7.0
> [INFO]   org.apache.httpcomponents:httpclient .................. 4.3.6 -> 
> 4.4.1
> [INFO]   org.apache.lucene:lucene-analyzers-common ............ 4.10.3 -> 
> 5.1.0
> [INFO]   org.apache.lucene:lucene-core ........................ 4.10.3 -> 
> 5.1.0
> [INFO]   org.apache.lucene:lucene-queryparser ................. 4.10.3 -> 
> 5.1.0
> [INFO]   org.aspectj:aspectjweaver ............................. 1.8.4 -> 
> 1.8.5
> [INFO]   org.slf4j:jcl-over-slf4j ............................ 1.7.10 -> 
> 1.7.12
> [INFO]   org.slf4j:jul-to-slf4j .............................. 1.7.10 -> 
> 1.7.12
> [INFO]   org.slf4j:log4j-over-slf4j .......................... 1.7.10 -> 
> 1.7.12
> [INFO]   org.slf4j:slf4j-api ................................. 1.7.10 -> 
> 1.7.12
> [INFO]   org.slf4j:slf4j-simple .............................. 1.7.10 -> 
> 1.7.12
> [INFO]   org.springframework:spring-aop ........ 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-beans ...... 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-context .... 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-context-support ...
> [INFO]                                           4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-core ....... 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-expression ...
> [INFO]                                           4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-jdbc ....... 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-tx ......... 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework:spring-web ........ 4.1.4.RELEASE -> 
> 4.1.6.RELEASE
> [INFO]   org.springframework.security:spring-security-acl ...
> [INFO]                                           3.2.5.RELEASE -> 
> 4.0.1.RELEASE
> [INFO]   org.springframework.security:spring-security-config ...
> [INFO]                                           3.2.5.RELEASE -> 
> 4.0.1.RELEASE
> [INFO]   org.springframework.security:spring-security-core ...
> [INFO]                                           3.2.5.RELEASE -> 
> 4.0.1.RELEASE
> [INFO]   org.springframework.security:spring-security-web ...
> [INFO]                                           3.2.5.RELEASE -> 
> 4.0.1.RELEASE
> [INFO] 
> [INFO] artifact org.apache.spark:spark-streaming_2.10: checking for updates 
> from central
> [INFO] The following dependencies in Dependencies have newer versions:
> [INFO]   org.apache.spark:spark-streaming_2.10 ................. 1.2.0 -> 
> 1.3.1
> [INFO] 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to