Skip to content

Commit

Permalink
Update dependency javax.enterprise:cdi-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2022
1 parent 4624eb8 commit b6c1b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.2</version>
<version>2.0.SP1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -260,7 +260,7 @@
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.1</version>
<version>2.0.SP1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b6c1b3d

Please sign in to comment.