Skip to content

Commit

Permalink
Bump jakarta.inject:jakarta.inject-api from 1.0 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 1.0 to 1.0.5.
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
- [Commits](jakartaee/inject@1.0...1.0.5)

---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and frantuma committed Dec 1, 2023
1 parent bd73727 commit 42c1b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>jakarta.inject</groupId>
<artifactId>jakarta.inject-api</artifactId>
<version>1.0</version>
<version>1.0.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 42c1b98

Please sign in to comment.