Skip to content

Commit ff6c640

Browse files
committed
Indent pom.xml
1 parent 4b3842a commit ff6c640

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

pom.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -348,26 +348,26 @@
348348
<scope>test</scope>
349349
</dependency>
350350

351-
<dependency>
352-
<groupId>org.apache.logging.log4j</groupId>
353-
<artifactId>log4j-slf4j-impl</artifactId>
354-
<version>${log4j.version}</version>
355-
<scope>test</scope>
356-
</dependency>
351+
<dependency>
352+
<groupId>org.apache.logging.log4j</groupId>
353+
<artifactId>log4j-slf4j-impl</artifactId>
354+
<version>${log4j.version}</version>
355+
<scope>test</scope>
356+
</dependency>
357357

358-
<dependency>
359-
<groupId>org.apache.logging.log4j</groupId>
360-
<artifactId>log4j-core</artifactId>
361-
<version>${log4j.version}</version>
362-
<scope>test</scope>
363-
</dependency>
358+
<dependency>
359+
<groupId>org.apache.logging.log4j</groupId>
360+
<artifactId>log4j-core</artifactId>
361+
<version>${log4j.version}</version>
362+
<scope>test</scope>
363+
</dependency>
364364

365-
<dependency>
366-
<groupId>org.apache.logging.log4j</groupId>
367-
<artifactId>log4j-api</artifactId>
368-
<version>${log4j.version}</version>
369-
<scope>test</scope>
370-
</dependency>
365+
<dependency>
366+
<groupId>org.apache.logging.log4j</groupId>
367+
<artifactId>log4j-api</artifactId>
368+
<version>${log4j.version}</version>
369+
<scope>test</scope>
370+
</dependency>
371371

372372
<!-- add explicitly to update automatically with dependabot -->
373373
<dependency>

0 commit comments

Comments
 (0)