Skip to content

Commit

Permalink
Bump org.jboss.arquillian:arquillian-bom from 1.9.0.Final to 1.9.1.Final
Browse files Browse the repository at this point in the history
Bumps [org.jboss.arquillian:arquillian-bom](https://github.com/arquillian/arquillian-core) from 1.9.0.Final to 1.9.1.Final.
- [Release notes](https://github.com/arquillian/arquillian-core/releases)
- [Commits](arquillian/arquillian-core@1.9.0.Final...1.9.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.arquillian:arquillian-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and markt-asf committed Jul 30, 2024
1 parent 0595445 commit 8845b12
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-bom</artifactId>
<version>1.9.0.Final</version>
<version>1.9.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8845b12

Please sign in to comment.