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 5fb5793d9a [AMQ-9266] Upgrade to maven-project-info-reports-plugin
3.4.5
5fb5793d9a is described below
commit 5fb5793d9aeb70a3080b4b61b652dbfd867e2866
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 a25e2d59f7..0757935176 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,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>