Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: javax.enterprise:cdi-api
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 8594f8f commit 2941f1c
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 @@ -38,7 +38,7 @@
<version.shrinkwrap>3.3.1</version.shrinkwrap>

<version.weld>3.1.8.Final</version.weld>
<version.cdi-api>2.0</version.cdi-api>
<version.cdi-api>2.0-PFD2</version.cdi-api>
<version.glassfish.el>2.2</version.glassfish.el>
<version.jsp-api>2.2</version.jsp-api>
<version.servlet-api>4.0.1</version.servlet-api>
Expand Down

0 comments on commit 2941f1c

Please sign in to comment.