Contact Us 1-800-596-4880

Mule Maven Plugin 4.0.0 Release Notes

The Mule Maven plugin enables you to integrate the packaging and deployment of your Mule applications with your Maven lifecycle.

Mule Maven Plugin 4.0.0 implements all security updates and bug fixes from 3.8.7.

October 26, 2023

What’s New

  • Reported security vulnerabilities are now fixed.

  • This release drops support to Maven 3.8 and adopts Maven 3.9. If you are using a Mule Maven plugin version 3.8.x or earlier, ensure you upgrade your projects to use the plugin’s latest version.

Hardware and Software Requirements

  • Microsoft Windows 10

  • Apple Mac OS X 10.15.0+

  • Linux (tested on Ubuntu 15)

  • Java 8

  • Maven 3.9

Compatibility

Software Version

Mule runtime engine

4.3 or later

Anypoint Studio

7.x

OpenJDK

11

To use the new Mule runtime version schema introduced with Mule 4.5 to deploy apps, you must use Mule Maven plugin version 4.1.0 or later.

Fixed Issues

Issue Resolution ID

Mule runtime production deployment no longer fails when using Maven 3.9.

W-12544597

See Also