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 749e28d35e [AMQ-9266] Upgrade to maven-project-info-reports-plugin
3.4.5
749e28d35e is described below
commit 749e28d35e46ac1d6c8445a8e5d5041eca416d1d
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jun 8 10:13:48 2023 +0200
[AMQ-9266] Upgrade to maven-project-info-reports-plugin 3.4.5
(cherry picked from commit 3df605c37b8d0839c88f7f067d9aa23f0ca0f1d8)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 850aff1d91..d499370a20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
<tools-maven-plugin-version>1.4</tools-maven-plugin-version>
<depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
<maven-dependency-plugin-version>2.8</maven-dependency-plugin-version>
-
<maven-project-info-reports-plugin-version>3.4.2</maven-project-info-reports-plugin-version>
+
<maven-project-info-reports-plugin-version>3.4.5</maven-project-info-reports-plugin-version>
<maven-graph-plugin-version>1.45</maven-graph-plugin-version>
<maven-plugin-plugin-version>3.7.1</maven-plugin-plugin-version>
<maven-core-version>3.8.6</maven-core-version>