You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Major Changes:

  • CXF 3.2.x now requires Java 8.  Support for previous versions of Java has been dropped.
  • Jetty has been upgraded to 9.3.x.
  • Woodstox has been updated to 5.0.x which is in a different group id and has a different artifactId.  It's possible that you may pull in multiple versions of woodstox via other dependencies.
  • Swagger 1.x (package com.wordnik) is no longer supported, please update to Swagger 2 (package io.swagger).
     

 

  • No labels