Skip to content

Commit

Permalink
Bump org.jboss.arquillian.container:arquillian-weld-embedded
Browse files Browse the repository at this point in the history
Bumps org.jboss.arquillian.container:arquillian-weld-embedded from 2.0.0.Final to 2.1.0.Final.

---
updated-dependencies:
- dependency-name: org.jboss.arquillian.container:arquillian-weld-embedded
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent fc1bcca commit e6107be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-jaxrs2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
<dependency>
<groupId>org.jboss.arquillian.container</groupId>
<artifactId>arquillian-weld-embedded</artifactId>
<version>2.0.0.Final</version>
<version>2.1.0.Final</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit e6107be

Please sign in to comment.