Skip to content

Commit 29a4098

Browse files
committed
fix indentation
Signed-off-by: Gilian Rehm <g_rehm@ich-habe-fertig.com>
1 parent 75fc6c9 commit 29a4098

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
<version>2.20.0</version>
102102
<exclusions>
103103
<exclusion>
104-
<groupId>org.slf4j</groupId>
105-
<artifactId>slf4j-api</artifactId>
106-
</exclusion>
107-
</exclusions>
104+
<groupId>org.slf4j</groupId>
105+
<artifactId>slf4j-api</artifactId>
106+
</exclusion>
107+
</exclusions>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)