We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175d7eb commit 556fcedCopy full SHA for 556fced
cucumber-archetype/pom.xml
@@ -17,7 +17,7 @@
17
<properties>
18
<junit-jupiter.version>5.13.4</junit-jupiter.version>
19
<assertj.version>3.27.5</assertj.version>
20
- <maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
21
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
22
</properties>
23
0 commit comments