Skip to content

Commit

Permalink
Merge pull request #6824 from eclipse/dependabot/maven/jetty-10.0.x/j…
Browse files Browse the repository at this point in the history
…avax.enterprise-cdi-api-2.0

Bump cdi-api from 1.2 to 2.0
  • Loading branch information
joakime committed Sep 14, 2021
2 parents 54876cc + 83be40a commit d276135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1115,7 +1115,7 @@
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.2</version>
<version>2.0</version>
<exclusions>
<exclusion>
<groupId>javax.el</groupId>
Expand Down

0 comments on commit d276135

Please sign in to comment.