You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2023/01/28 10:01:56 UTC

[jackrabbit-oak] branch trunk updated: OAK-10092: doc-railroad project fails on Java 11; plexus-component-metadata needs update

This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 53ad6ee22a OAK-10092: doc-railroad project fails on Java 11; plexus-component-metadata needs update
53ad6ee22a is described below

commit 53ad6ee22a9c4d40dcac245a173135afb0c1fd1f
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Sat Jan 28 11:01:44 2023 +0100

    OAK-10092: doc-railroad project fails on Java 11; plexus-component-metadata needs update
---
 oak-doc-railroad-macro/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-doc-railroad-macro/pom.xml b/oak-doc-railroad-macro/pom.xml
index 75e0b4b2bb..3cbc43975c 100644
--- a/oak-doc-railroad-macro/pom.xml
+++ b/oak-doc-railroad-macro/pom.xml
@@ -47,7 +47,7 @@
             <plugin>
                 <groupId>org.codehaus.plexus</groupId>
                 <artifactId>plexus-component-metadata</artifactId>
-                <version>1.5.6</version>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <goals>