Skip to content

Commit

Permalink
Bump cdi-tck.version from 4.0.11 to 4.0.13
Browse files Browse the repository at this point in the history
Bumps `cdi-tck.version` from 4.0.11 to 4.0.13.

Updates `jakarta.enterprise:cdi-tck-core-impl` from 4.0.11 to 4.0.13
- [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
- [Commits](jakartaee/cdi-tck@4.0.11...4.0.13)

Updates `jakarta.enterprise:cdi-tck-web-impl` from 4.0.11 to 4.0.13
- [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
- [Commits](jakartaee/cdi-tck@4.0.11...4.0.13)

---
updated-dependencies:
- dependency-name: jakarta.enterprise:cdi-tck-core-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: jakarta.enterprise:cdi-tck-web-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed May 28, 2024
1 parent 6e21a76 commit 9c87f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<name>TomEE :: TCK</name>

<properties>
<cdi-tck.version>4.0.11</cdi-tck.version>
<cdi-tck.version>4.0.13</cdi-tck.version>
<jaxrs.tck.version>3.1.5</jaxrs.tck.version>
<bval-tck.version>3.0.1</bval-tck.version>
<jsonb-tck.version>3.0.0</jsonb-tck.version>
Expand Down

0 comments on commit 9c87f33

Please sign in to comment.