Skip to content

Commit

Permalink
Bump dependency.version.openwebbeans from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps `dependency.version.openwebbeans` from 4.0.2 to 4.0.3.

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

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 1ee672a commit 983831a
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.2</dependency.version.openwebbeans>
<dependency.version.openwebbeans>4.0.3</dependency.version.openwebbeans>
</properties>

<build>
Expand Down

0 comments on commit 983831a

Please sign in to comment.