Skip to content

Commit eee982c

Browse files
committed
Merge branch 'main' of github.com:HauntedMC/ProxyFeatures
2 parents 086ffa2 + a5cbf99 commit eee982c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<velocity.version>3.5.0-SNAPSHOT</velocity.version>
1717
<junit.jupiter.version>5.10.2</junit.jupiter.version>
1818
<mockito.version>5.14.1</mockito.version>
19-
<maven.surefire.version>3.2.5</maven.surefire.version>
19+
<maven.surefire.version>3.5.5</maven.surefire.version>
2020
<jacoco.version>0.8.12</jacoco.version>
2121
<checkstyle.version>13.4.0</checkstyle.version>
2222
<maven.enforcer.version>3.5.0</maven.enforcer.version>
@@ -211,12 +211,12 @@
211211
<plugin>
212212
<groupId>org.apache.maven.plugins</groupId>
213213
<artifactId>maven-resources-plugin</artifactId>
214-
<version>3.3.1</version>
214+
<version>3.5.0</version>
215215
</plugin>
216216
<plugin>
217217
<groupId>org.apache.maven.plugins</groupId>
218218
<artifactId>maven-jar-plugin</artifactId>
219-
<version>3.4.2</version>
219+
<version>3.5.0</version>
220220
</plugin>
221221
<plugin>
222222
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)