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 e718573 commit 7fc5fceCopy full SHA for 7fc5fce
cucumber-spring/pom.xml
@@ -97,17 +97,5 @@
97
<scope>test</scope>
98
</dependency>
99
</dependencies>
100
- <build>
101
- <plugins>
102
- <plugin>
103
- <groupId>org.apache.maven.plugins</groupId>
104
- <artifactId>maven-compiler-plugin</artifactId>
105
- <configuration>
106
- <source>17</source>
107
- <target>17</target>
108
- </configuration>
109
- </plugin>
110
- </plugins>
111
- </build>
112
113
</project>
0 commit comments