This is an automated email from the ASF dual-hosted git repository.
vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/main by this push:
new 84ce971943 QPID-8729: [Broker-J] Update maven-compiler-plugin to the
version 3.15.0 (#378)
84ce971943 is described below
commit 84ce971943027bd7c1a0b52d5fd1671c90612471
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Thu Feb 19 15:31:13 2026 +0100
QPID-8729: [Broker-J] Update maven-compiler-plugin to the version 3.15.0
(#378)
Co-authored-by: vavrtom <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 43531b07a6..794859e2ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<maven-docbx-plugin-version>2.0.17</maven-docbx-plugin-version>
<maven-docbook-xml-plugin-version>5.0-all</maven-docbook-xml-plugin-version>
<buildnumber-maven-plugin-version>3.3.0</buildnumber-maven-plugin-version>
- <maven-compiler-plugin-version>3.14.1</maven-compiler-plugin-version>
+ <maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
<maven-jar-plugin-version>3.5.0</maven-jar-plugin-version>
<maven-surefire-plugin-version>3.5.4</maven-surefire-plugin-version>
<maven-surefire-report-plugin-version>3.5.4</maven-surefire-report-plugin-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]