This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 62ee1dd2fd AMQ-9496: Upgrade to maven-compiler-plugin 3.13.0
62ee1dd2fd is described below
commit 62ee1dd2fda37a1661ae0f6ac090421cc3d81617
Author: JB Onofré <[email protected]>
AuthorDate: Mon May 27 09:30:12 2024 +0200
AMQ-9496: Upgrade to maven-compiler-plugin 3.13.0
(cherry picked from commit 3d36570181ecac43897ae968352aba71614dc527)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9044fdbf61..b881901f64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
<maven-enforcer-plugin-version>3.4.1</maven-enforcer-plugin-version>
<maven-war-plugin-version>3.4.0</maven-war-plugin-version>
- <maven-compiler-plugin-version>3.12.1</maven-compiler-plugin-version>
+ <maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
<maven-rar-plugin-version>3.0.0</maven-rar-plugin-version>
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
<maven-source-plugin-version>3.3.1</maven-source-plugin-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact