This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new 6a97d87 Bump maven-site-plugin from 3.9.1 to 3.10.0 (#84) 6a97d87 is described below commit 6a97d8792ec8c8cc4592e90c2d118c81d508f1b2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Dec 29 09:00:25 2021 -0500 Bump maven-site-plugin from 3.9.1 to 3.10.0 (#84) Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.9.1...maven-site-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a4c5ce4..d125b15 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ org.apache.maven.plugins:maven-site-plugin:3.9.0:site: java.lang.NoSuchMethodError: org.codehaus.plexus.util.xml.Xpp3Dom.getInputLocation()Ljava/lang/Object; --> - <commons.site-plugin.version>3.9.1</commons.site-plugin.version> + <commons.site-plugin.version>3.10.0</commons.site-plugin.version> <commons.source-plugin.version>3.2.1</commons.source-plugin.version> <commons.spotbugs.plugin.version>4.5.2.0</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.5.2</commons.spotbugs.impl.version>