Skip to content

Commit

Permalink
Bump dependency.version.openwebbeans from 4.0.1 to 4.0.2 (#1116)
Browse files Browse the repository at this point in the history
Bumps `dependency.version.openwebbeans` from 4.0.1 to 4.0.2.

Updates `org.apache.openwebbeans:openwebbeans-spi` from 4.0.1 to 4.0.2
- [Commits](https://github.com/apache/openwebbeans/commits)

Updates `org.apache.openwebbeans:openwebbeans-impl` from 4.0.1 to 4.0.2
- [Commits](https://github.com/apache/openwebbeans/commits)

Updates `org.apache.openwebbeans.arquillian:owb-arquillian-standalone` from 4.0.1 to 4.0.2

---
updated-dependencies:
- dependency-name: org.apache.openwebbeans:openwebbeans-spi
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-impl
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans.arquillian:owb-arquillian-standalone
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Feb 15, 2024
1 parent cd8d6ec commit a517ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<name>SmallRye Config: MicroProfile Config TCK</name>

<properties>
<dependency.version.openwebbeans>4.0.1</dependency.version.openwebbeans>
<dependency.version.openwebbeans>4.0.2</dependency.version.openwebbeans>
</properties>

<build>
Expand Down

0 comments on commit a517ae3

Please sign in to comment.