From 44529002a73a5bffe6f4a994dc3763b506773877 Mon Sep 17 00:00:00 2001 From: tntim96 Date: Fri, 10 Nov 2023 09:19:45 +1100 Subject: [PATCH] Upgrade maven-plugin-plugin 3.10.1->3.10.2, maven-plugin-annotations 3.10.1->3.10.2, maven-javadoc-plugin 3.6.0->3.6.2 --- History.md | 4 ++-- plugin-parent/file-system/pom.xml | 2 +- plugin-parent/pom.xml | 2 +- plugin-parent/report/pom.xml | 2 +- plugin-parent/server/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/History.md b/History.md index c544386..e7d94e1 100644 --- a/History.md +++ b/History.md @@ -3,9 +3,9 @@ * Upgrade JSCover 2.0.17->2.0.18 * Upgrade Selenium 4.9.0->4.15.0 * Upgrade Jasmine 4.5.0->5.0.0 - * Upgrade maven-plugin-annotations 3.8.2->3.10.1 + * Upgrade maven-plugin-annotations 3.8.2->3.10.2 * Upgrade maven-plugin-api 3.8.6->3.9.2 - * Upgrade maven-plugin-plugin 3.9.0->3.10.1 + * Upgrade maven-plugin-plugin 3.9.0->3.10.2 * Upgrade commons-io 2.11.0->2.15.0 * Upgrade plexus-utils 3.5.1->4.0.0 diff --git a/plugin-parent/file-system/pom.xml b/plugin-parent/file-system/pom.xml index 2b7e6c8..dad2af7 100644 --- a/plugin-parent/file-system/pom.xml +++ b/plugin-parent/file-system/pom.xml @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.10.1 + 3.10.2 jscover-file true diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index 0747990..0858763 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -51,7 +51,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.10.1 + 3.10.2 provided diff --git a/plugin-parent/report/pom.xml b/plugin-parent/report/pom.xml index 1872d01..9751255 100644 --- a/plugin-parent/report/pom.xml +++ b/plugin-parent/report/pom.xml @@ -19,7 +19,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.10.1 + 3.10.2 jscover-report true diff --git a/plugin-parent/server/pom.xml b/plugin-parent/server/pom.xml index 910b21f..119ec9e 100644 --- a/plugin-parent/server/pom.xml +++ b/plugin-parent/server/pom.xml @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.10.1 + 3.10.2 jscover-server true diff --git a/pom.xml b/pom.xml index de6ead8..26c160a 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.6.2 attach-javadocs