Skip to content

Commit

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

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

Updates `jakarta.enterprise:cdi-tck-api` from 4.0.12 to 4.0.13
- [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
- [Commits](jakartaee/cdi-tck@4.0.12...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-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 042e83e commit 8a416d1
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 @@ -75,7 +75,7 @@
<httpclient.version>4.5.14</httpclient.version>
<xbean.version>4.24</xbean.version>
<arquillian.version>1.7.1.Final</arquillian.version>
<cdi.tck.version>4.0.12</cdi.tck.version>
<cdi.tck.version>4.0.13</cdi.tck.version>

<osgi.servlet.range>4.0</osgi.servlet.range>
<osgi.el.range>4.0</osgi.el.range>
Expand Down

0 comments on commit 8a416d1

Please sign in to comment.