[
https://issues.apache.org/jira/browse/CALCITE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622254#comment-16622254
]
ASF GitHub Bot commented on CALCITE-2486:
-----------------------------------------
GitHub user risdenk opened a pull request:
https://github.com/apache/calcite-avatica/pull/71
[CALCITE-2486] Upgrade Apache parent POM to version 21
[CALCITE-2486] Upgrade Apache parent POM to version 21
Also upgrade
bouncycastle to 1.60,
commons-lang3 to 3.8,
docker-maven-plugin to 1.1.1,
dropwiard-metrics3 to 4.0.3,
groovy-maven-plugin to 2.1,
h2 to 1.4.197,
httpclient to 4.5.6,
httpcore to 4.4.10,
javax-servlet-api to 4.0.1,
jcommander to 1.72,
maven-assembly-plugin to 3.1.0,
maven-enforcer-plugin to 3.0.0-M2,
maven-scm-provider-plugin to 1.11.1,
mockito to 2.22.0,
os-maven-plugin to 1.6.0,
owasp-dependency-check to 3.3.2,
protobuf to 3.6.1,
protobug-maven-plugin to 0.5.1,
slf4j to 1.7.25
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/risdenk/calcite-avatica CALCITE-2486
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit a7974530fbdcbf0ac21487450541408e80ea166f
Author: Kevin Risden <krisden@...>
Date: 2018-09-20T15:54:54Z
[CALCITE-2486] Upgrade Apache parent POM to version 21
Also upgrade
bouncycastle to 1.60,
commons-lang3 to 3.8,
docker-maven-plugin to 1.1.1,
dropwiard-metrics3 to 4.0.3,
groovy-maven-plugin to 2.1,
h2 to 1.4.197,
httpclient to 4.5.6,
httpcore to 4.4.10,
javax-servlet-api to 4.0.1,
jcommander to 1.72,
maven-assembly-plugin to 3.1.0,
maven-enforcer-plugin to 3.0.0-M2,
maven-scm-provider-plugin to 1.11.1,
mockito to 2.22.0,
os-maven-plugin to 1.6.0,
owasp-dependency-check to 3.3.2,
protobuf to 3.6.1,
protobug-maven-plugin to 0.5.1,
slf4j to 1.7.25
Signed-off-by: Kevin Risden <[email protected]>
----
> Upgrade Apache parent POM to version 21
> ---------------------------------------
>
> Key: CALCITE-2486
> URL: https://issues.apache.org/jira/browse/CALCITE-2486
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Fix For: avatica-1.13.0, 1.18.0
>
>
> Apache parent POM 21 has [just been
> released|https://s.apache.org/asf-pom-21]. It generates .sha512 checksums
> during release with Maven Release Plugin.
> We should investigate using it for the next release (1.18). Also investigate
> upgrading Avatica for its next release (1.13).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)