Skip to content

81.0.0.2300

Compare
Choose a tag to compare
@tomverin tomverin released this 20 Nov 07:56
· 11 commits to master since this release
95b7e66

What's Changed

  • Prepare next snapshot by @sebastienvermeille in #230
  • chore(deps): update sonarsource/gh-action_pre-commit action to v1.0.4 by @renovate in #232
  • chore(deps): update sonarsource/gh-action_pre-commit action to v1.0.5 by @renovate in #235
  • chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1 by @renovate in #237
  • chore(deps): update version.surefire.plugin to v3.5.2 by @renovate in #236
  • chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0 by @renovate in #231
  • BUILD-6826: update cirrus modules to migrate to CirrusCI-10 cluster by @hedinasr in #238
  • chore(deps): update sonarsource/gh-action_release action to v5.10.2 by @renovate in #239
  • chore(deps): update sonarsource/gh-action_release action to v5.10.3 by @renovate in #240
  • chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.8.1 by @renovate in #233
  • BUILD-6928: Use SSALv1 License by default by @tomverin in #241

The license change imply that LGPLv3 projects needs to add the following line to their pom.xml properties:
<license.name>GNU LGPL v3</license.name>

Full Changelog: 80.0.0.2205...81.0.0.2300