Skip to content

Commit b1f8989

Browse files
authored
Fix sdk-benchmarks version (#3459)
1 parent d6b02d5 commit b1f8989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sdk-benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>org.eclipse.jetty</groupId>
236236
<artifactId>jetty-bom</artifactId>
237-
<version>9.4.15.v20190215</version>
237+
<version>${jetty.version}</version>
238238
<type>pom</type>
239239
<scope>import</scope>
240240
</dependency>

0 commit comments

Comments
 (0)