Skip to content

Commit 4a38bbc

Browse files
committed
Fix pom spacing.
1 parent 22c585d commit 4a38bbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,12 @@
6969
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
7070
<!--suppress UnresolvedMavenProperty -->
7171
<sonar.coverage.jacoco.xmlReportPaths>${maven.multiModuleProjectDirectory}/coverage-report/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
72-
7372
<maven.compiler.source>21</maven.compiler.source>
7473
<maven.compiler.target>21</maven.compiler.target>
7574
<spotless.version>2.46.1</spotless.version>
7675
<slf4j.version>2.0.17</slf4j.version>
7776
<junit.version>5.13.4</junit.version>
7877
<checkstyle.version>11.0.1</checkstyle.version>
79-
8078
<antlr2.version>2.7.7</antlr2.version>
8179
<antlr4.version>4.13.2</antlr4.version>
8280
<emf.version>2.40.0</emf.version>

0 commit comments

Comments
 (0)