Skip to content

Commit

Permalink
Merge pull request #2958 from liquibase/dependabot/maven/javax.enterp…
Browse files Browse the repository at this point in the history
…rise-cdi-api-2.0

Bump cdi-api from 1.0-SP4 to 2.0
  • Loading branch information
nvoxland committed Jun 24, 2022
2 parents bae65a4 + 7899ed1 commit 4dc1bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.0-SP4</version>
<version>2.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4dc1bce

Please sign in to comment.