This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 0c9bf6d507 [AMQ-9263] Upgrade to maven-compiler-plugin 3.11.0
0c9bf6d507 is described below

commit 0c9bf6d507520c62b5f4dc7a6739b736243c9605
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Thu Jun 8 10:08:47 2023 +0200

    [AMQ-9263] Upgrade to maven-compiler-plugin 3.11.0
    
    (cherry picked from commit e292f3b50564d06156c8ac630928f4c4a67de623)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0b22d94215..1b355023b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>
     <maven-war-plugin-version>3.3.2</maven-war-plugin-version>
-    <maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
+    <maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
     <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
     <maven-archiver-version>2.5</maven-archiver-version>
     <maven-source-plugin-version>3.2.1</maven-source-plugin-version>

Reply via email to