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

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 528ce30  [MJAVADOC-639] Switch to Oracle OpenJDK 11 compatible jar, 
see MJAVADOC-610
528ce30 is described below

commit 528ce30dae9932c153f11b834f1e3450a06c14c6
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Fri Feb 21 10:44:16 2020 +0100

    [MJAVADOC-639] Switch to Oracle OpenJDK 11 compatible jar, see MJAVADOC-610
---
 src/it/projects/MJAVADOC-639_requires_ignored/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/projects/MJAVADOC-639_requires_ignored/pom.xml 
b/src/it/projects/MJAVADOC-639_requires_ignored/pom.xml
index 57c30d4..92ebe1e 100644
--- a/src/it/projects/MJAVADOC-639_requires_ignored/pom.xml
+++ b/src/it/projects/MJAVADOC-639_requires_ignored/pom.xml
@@ -20,7 +20,7 @@
   <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <slf4j.version>1.8.0-beta4</slf4j.version>
+    <slf4j.version>1.7.29</slf4j.version>
   </properties>
   <modules>
     <module>modulea</module>

Reply via email to