Restore Maven 3.3 compatibility
Downgrade the `spring-boot-maven-plugin` maven version to 3.3. Closes gh-14464
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<description>Spring Boot Maven Plugin</description>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/../../..</main.basedir>
|
||||
<maven.version>3.3.9</maven.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<!-- Compile -->
|
||||
|
||||
Reference in New Issue
Block a user