There was an error while loading. Please reload this page.
2 parents 670caec + 1c0c7c0 commit 41f86c5Copy full SHA for 41f86c5
1 file changed
pom.xml
@@ -61,15 +61,15 @@
61
<plugins>
62
<plugin>
63
<artifactId>maven-surefire-plugin</artifactId>
64
- <version>3.5.6</version>
+ <version>3.6.0</version>
65
<configuration>
66
<forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
67
</configuration>
68
</plugin>
69
70
<groupId>org.apache.maven.plugins</groupId>
71
<artifactId>maven-compiler-plugin</artifactId>
72
- <version>3.15.0</version>
+ <version>3.16.0</version>
73
74
<release>21</release>
75
<compilerArgs>
@@ -112,7 +112,7 @@
112
<dependency>
113
<groupId>com.puppycrawl.tools</groupId>
114
<artifactId>checkstyle</artifactId>
115
- <version>14.0.0</version>
+ <version>14.1.0</version>
116
</dependency>
117
</dependencies>
118
0 commit comments