[CALCITE-2789] Bump version dependencies Jan 2019

* apache-rat-plugin 0.12 to 0.13
* commons-lang3 3.8 to 3.8.1
* dependency-check-maven 3.3.2 to 4.0.2
* docker-maven-plugin 1.1.1 to 1.2.0
* jackson 2.9.6 to 2.9.8
* maven-assembly-plugin 3.1.0 to 3.1.1
* maven-shade-plugin 3.2.0 to 3.2.1
* metrics-core 4.0.3 to 4.0.5
* mockito-core 2.22.0 to 2.23.4
* os-maven-plugin 1.6.0 to 1.6.1
* protobuf-maven-plugin 0.5.1 to 0.6.1
* spotbugs 3.1.8 to 3.1.11
* spotbugs-maven-plugin 3.1.8 to 3.1.10

Close apache/calcite-avatica#83

Signed-off-by: Kevin Risden <krisden@apache.org>
1 file changed
tree: f1a42f3e37bf94fc352472604770901b0cc23e16
  1. .mvn/
  2. core/
  3. docker/
  4. metrics/
  5. metrics-dropwizardmetrics/
  6. noop-driver/
  7. server/
  8. shaded/
  9. site/
  10. src/
  11. standalone-server/
  12. tck/
  13. .gitattributes
  14. .gitignore
  15. .travis.yml
  16. appveyor.yml
  17. docker-compose.yml
  18. docker.sh
  19. LICENSE
  20. mvnw
  21. mvnw.cmd
  22. NOTICE
  23. pom.xml
  24. README
  25. README.md
README.md

Build Status Build Status: Windows

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.