Skip to content

Commit b9e2ac2

Browse files
committed
Fix typos
1 parent 15e661d commit b9e2ac2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</distributionManagement>
5656

5757
<properties>
58-
<mavenVersion>3.6.3</mavenVersion>
58+
<mavenVersion>3.2.5</mavenVersion>
5959
<javaVersion>8</javaVersion>
6060
<project.build.outputTimestamp>2024-03-24T22:30:56Z</project.build.outputTimestamp>
6161
</properties>
@@ -127,11 +127,4 @@
127127
<scope>test</scope>
128128
</dependency>
129129
</dependencies>
130-
<repositories>
131-
<repository>
132-
<id>maven_central</id>
133-
<name>Maven Central</name>
134-
<url>https://repo.maven.apache.org/maven2/</url>
135-
</repository>
136-
</repositories>
137130
</project>

0 commit comments

Comments
 (0)