We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fccd5ed commit e0bd470Copy full SHA for e0bd470
cucumber-archetype/pom.xml
@@ -16,7 +16,7 @@
16
17
<properties>
18
<junit-jupiter.version>5.10.2</junit-jupiter.version>
19
- <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
20
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
21
</properties>
22
0 commit comments