We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37afba6 commit 52c6a74Copy full SHA for 52c6a74
jetty-ee10/jetty-ee10-maven-plugin/src/it/it-parent-pom/pom.xml
@@ -17,7 +17,7 @@
17
<dependency>
18
<groupId>commons-io</groupId>
19
<artifactId>commons-io</artifactId>
20
- <version>2.14.0</version>
+ <version>${commons-io.version}</version>
21
</dependency>
22
23
<groupId>jakarta.servlet</groupId>
jetty-ee8/jetty-ee8-maven-plugin/src/it/it-parent-pom/pom.xml
<groupId>org.eclipse.jetty.toolchain</groupId>
0 commit comments