Skip to content

Commit

Permalink
Bump cdi-api from 1.0-SP1 to 2.0
Browse files Browse the repository at this point in the history
Bumps [cdi-api](https://github.com/cdi-spec/cdi) from 1.0-SP1 to 2.0.
- [Release notes](https://github.com/cdi-spec/cdi/releases)
- [Commits](https://github.com/cdi-spec/cdi/commits/2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 28, 2021
1 parent 482b1ff commit ceb59bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jbehave-weld/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.0-SP1</version>
<version>2.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit ceb59bc

Please sign in to comment.