Skip to content

4.39

Compare
Choose a tag to compare
@release-drafter release-drafter released this 30 Mar 17:20
· 589 commits to refs/heads/master since this release

💥 Breaking changes

If your plugin is missing a src/main/resources/index.jelly file, delete any <description> from pom.xml and create src/main/resources/index.jelly:

<?jelly escape-by-default='true'?>
<div>
    The description here…
</div>

📦 Dependency updates