Skip to content

Commit

Permalink
Bump jakarta.enterprise:jakarta.enterprise.cdi-api from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.enterprise:jakarta.enterprise.cdi-api](https://github.com/cdi-spec/cdi) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/cdi-spec/cdi/releases)
- [Commits](jakartaee/cdi@4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: jakarta.enterprise:jakarta.enterprise.cdi-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 55188e8 commit da82e77
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>jakarta.enterprise</groupId>
<artifactId>jakarta.enterprise.cdi-api</artifactId>
<version>4.0.1</version>
<version>4.1.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit da82e77

Please sign in to comment.