We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75fc6c9 commit 29a4098Copy full SHA for 29a4098
1 file changed
pom.xml
@@ -101,10 +101,10 @@
101
<version>2.20.0</version>
102
<exclusions>
103
<exclusion>
104
- <groupId>org.slf4j</groupId>
105
- <artifactId>slf4j-api</artifactId>
106
- </exclusion>
107
- </exclusions>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ </exclusion>
+ </exclusions>
108
</dependency>
109
<dependency>
110
<groupId>org.apache.commons</groupId>
0 commit comments