fix bom got jetty-cdi (#7991)
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.9/jetty-bom-11.0.9.pom :(
This commit is contained in:
parent
563500f2df
commit
bb1b296859
|
@ -108,7 +108,7 @@
|
|||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-cdi</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
<version>11.0.10-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
|
|
Loading…
Reference in New Issue