Skip to content

Commit fa60445

Browse files
author
TheSnoozer
committed
#484: clarify Plugin compatibility with Maven
1 parent b441c78 commit fa60445

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ Even though this plugin tries to be compatible with every Maven version there ar
5454
| --------------------------- | ---------------:|:-------------------------------------------------------------------------------:|
5555
| Maven 3.1.0 (and below) | up to 2.1.13 | |
5656
| Maven 3.1.1 (and onwards) | any | |
57-
| Maven 3.0 (and onwards) | from 2.2.4 | With Maven 3.0.X SLF4J fails to load class "org.slf4j.impl.StaticLoggerBinder". |
57+
| Maven 3.0 (and onwards) | from 2.2.4 | |
58+
| Maven 3.0.X | from 2.2.4 | SLF4J fails to load class "org.slf4j.impl.StaticLoggerBinder" |
5859
| Maven 3.3.1 | any | plugin version 2.1.14 doesn't work |
5960
| Maven 3.3.3 | any | plugin version 2.1.14 doesn't work |
6061

0 commit comments

Comments
 (0)