Skip to content

Commit 42c1b98

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump jakarta.inject:jakarta.inject-api from 1.0 to 1.0.5
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] <[email protected]>
1 parent bd73727 commit 42c1b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>jakarta.inject</groupId>
162162
<artifactId>jakarta.inject-api</artifactId>
163-
<version>1.0</version>
163+
<version>1.0.5</version>
164164
<scope>test</scope>
165165
</dependency>
166166
<dependency>

0 commit comments

Comments
 (0)