This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq.git
commit 4ac88314b9f7944d05cdb07b510d742150eddb23 Merge: 7b680fb38c 01f3b604bf Author: JB Onofré <[email protected]> AuthorDate: Fri Nov 1 07:09:10 2024 +0100 Merge pull request #1337 from jbonofre/AMQ-9608 AMQ-9608: Upgrade to maven-plugin-plugin 3.15.1 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index fe73a3f9f8,cf2f97beb6..01cdba26ca --- a/pom.xml +++ b/pom.xml @@@ -149,9 -149,9 +149,9 @@@ <tools-maven-plugin-version>1.4</tools-maven-plugin-version> <depends-maven-plugin-version>1.5.0</depends-maven-plugin-version> <maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version> - <maven-project-info-reports-plugin-version>3.7.0</maven-project-info-reports-plugin-version> + <maven-project-info-reports-plugin-version>3.8.0</maven-project-info-reports-plugin-version> <maven-graph-plugin-version>1.45</maven-graph-plugin-version> - <maven-plugin-plugin-version>3.13.1</maven-plugin-plugin-version> + <maven-plugin-plugin-version>3.15.1</maven-plugin-plugin-version> <maven-core-version>3.8.6</maven-core-version> <!-- OSGi bundles properties --> <activemq.osgi.import.pkg>*</activemq.osgi.import.pkg> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
