Skip to content

Commit

Permalink
Bump owb.version from 2.0.21 to 2.0.22 (#74)
Browse files Browse the repository at this point in the history
Bumps `owb.version` from 2.0.21 to 2.0.22.

Updates `openwebbeans-impl` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](apache/openwebbeans@openwebbeans-2.0.21...openwebbeans-2.0.22)

Updates `openwebbeans-jsf` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](apache/openwebbeans@openwebbeans-2.0.21...openwebbeans-2.0.22)

Updates `openwebbeans-web` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](apache/openwebbeans@openwebbeans-2.0.21...openwebbeans-2.0.22)

Updates `openwebbeans-el22` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](apache/openwebbeans@openwebbeans-2.0.21...openwebbeans-2.0.22)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2021
1 parent 1476cbc commit d92e5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<endorsed.dir>${project.build.directory}/endorsed</endorsed.dir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<owb.version>2.0.21</owb.version>
<owb.version>2.0.22</owb.version>
<jetty.version>9.4.36.v20210114</jetty.version>
</properties>

Expand Down

0 comments on commit d92e5ea

Please sign in to comment.