Skip to content

Commit ff3f727

Browse files
committed
Use managed version of jetty-alpn-java-server
in Jetty HTTP/2 sample
1 parent 35a56c2 commit ff3f727

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-samples/spring-boot-sample-jetty-http2

1 file changed

+0
-1
lines changed

spring-boot-samples/spring-boot-sample-jetty-http2/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
<dependency>
4444
<groupId>org.eclipse.jetty</groupId>
4545
<artifactId>jetty-alpn-java-server</artifactId>
46-
<version>9.4.7.RC0</version>
4746
</dependency>
4847
<!-- Test -->
4948
<dependency>

0 commit comments

Comments
 (0)