Skip to content

4.0.0

Latest

Choose a tag to compare

@dmatej dmatej released this 22 Jan 23:25
· 7 commits to master since this release

What's Changed

Breaking Changes

  • Minimal Grizzly version is 5.0.0, maximum is not limited
  • Renamed com.sun... packages to org.glassfish.shoal in #193
  • Shoal 4.0.0 - JPMS, Grizzly5 by @dmatej in #193

Code Cleanup

Updates

  • Bump org.eclipse.ee4j:project from 1.0.8 to 1.0.9 by @dependabot[bot] in #172
  • Bump org.glassfish.grizzly:grizzly-core from 4.0.1 to 4.0.2 by @dependabot[bot] in #173
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot[bot] in #176
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 by @dependabot[bot] in #174
  • Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot[bot] in #178
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #187
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot[bot] in #189
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot[bot] in #188
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #190
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #191
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #192
  • Bump org.glassfish.grizzly:grizzly-framework from 4.0.2 to 5.0.0 by @dependabot[bot] in #195
  • Updated maven release plugin configuration by @dmatej in #196

Build

Full Changelog: 3.1.0...4.0.0