Contact Us 1-800-596-4880

Mule Maven Plugin 3.8.5 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 3.8.5 implements all security updates and bug fixes from 3.8.4.

May 5, 2023

What’s New

  • Reported security vulnerabilities are now fixed.

Hardware and Software Requirements

  • Microsoft Windows 10

  • Apple Mac OS X 10.15.0+

  • Linux (tested on Ubuntu 15)

  • Java 8

  • Maven 3.6.3 to 3.8.6

Compatibility

Software Version

Mule runtime engine

4.x

Anypoint Studio

7.x

OpenJDK

11, when using Mule 4.2 or later

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

The Disable CloudHub logs option is no longer unchecked when a Mule app is redeployed using Mule Maven plugin 3.8.1 or 3.8.2.

W-12276532

The system test LoggingWithDomainTestCase no longer fails .

W-12374722

Adding missing dependency to avoid warning messages.

W-12591692

Updating dependency to avoid a NoSuchMethodError exception.

W-12593543

Applications with dependencies on mule-module-spring-config no longer fail.

W-12558941

See Also