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
The following commit(s) were added to refs/heads/main by this push:
new 3df605c37b [AMQ-9266] Upgrade to maven-project-info-reports-plugin
3.4.5
new 3b21a59cab Merge pull request #1019 from jbonofre/AMQ-9266
3df605c37b is described below
commit 3df605c37b8d0839c88f7f067d9aa23f0ca0f1d8
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
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a1703ddc9d..95eb87704e 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>