Skip to content

Commit

Permalink
Bump javax.annotation:javax.annotation-api from 1.2 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [javax.annotation:javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.2 to 1.3.2.
- [Commits](javaee/javax.annotation@1.2...1.3.2)

---
updated-dependencies:
- dependency-name: javax.annotation:javax.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 23eec03 commit 773a4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.sisu.inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.2</version>
<version>1.3.2</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 773a4b7

Please sign in to comment.