Skip to content

Commit

Permalink
Update openwebbeans.version to v2.0.18 (#2120)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 11, 2020
1 parent bc1354d commit b141a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cdi2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
<project.Automatic-Module-Name>io.cucumber.cdi2</project.Automatic-Module-Name>
<openwebbeans.version>2.0.17</openwebbeans.version>
<openwebbeans.version>2.0.18</openwebbeans.version>
<cdi-api.version>2.0.SP1</cdi-api.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion jakarta-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<properties>
<project.Automatic-Module-Name>io.cucumber.cdi.jakarta</project.Automatic-Module-Name>
<openwebbeans.version>2.0.17</openwebbeans.version>
<openwebbeans.version>2.0.18</openwebbeans.version>
<jakarta.enterprise.cdi-api.version>3.0.0-M3</jakarta.enterprise.cdi-api.version>
<jakarta.activation-api.version>2.0.0-RC3</jakarta.activation-api.version>
<xbean.version>4.17</xbean.version>
Expand Down

0 comments on commit b141a2f

Please sign in to comment.