Skip to content

Commit

Permalink
Bump weld-se-core from 5.1.0.Final to 5.1.1.Final
Browse files Browse the repository at this point in the history
Bumps weld-se-core from 5.1.0.Final to 5.1.1.Final.

---
updated-dependencies:
- dependency-name: org.jboss.weld.se:weld-se-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2023
1 parent f473a8f commit 6af01be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-cdi-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.jboss.weld.se</groupId>
<artifactId>weld-se-core</artifactId>
<version>5.1.0.Final</version>
<version>5.1.1.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6af01be

Please sign in to comment.