This is an automated email from the ASF dual-hosted git repository. grobmeier pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/flume-site.git
commit 00aaba571aed067fbf492f1302bafdf23ea78cf0 Author: Christian Grobmeier <[email protected]> AuthorDate: Sat Dec 9 17:04:41 2023 +0100 upgraded to latest possible sphinx plugin version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80de78be..1c04b9e7 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ <properties> <site.deploy.url>scp://people.apache.org/www/maven.apache.org/</site.deploy.url> <site.output>${project.build.directory}/site</site.output> - <sphinx.plugin.version>1.0.2</sphinx.plugin.version> + <sphinx.plugin.version>1.0.3</sphinx.plugin.version> </properties> <pluginRepositories>
