Skip to content

Commit

Permalink
fix bom got jetty-cdi (#7991)
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy authored May 14, 2022
1 parent 563500f commit bb1b296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit bb1b296

Please sign in to comment.