Skip to content

Commit

Permalink
build(deps): bump javax.annotation:javax.annotation-api
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 Dec 19, 2023
1 parent b6f7b2f commit a255d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jersey/com.eclipsesource.jaxrs.jersey.all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.2</version>
<version>1.3.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a255d36

Please sign in to comment.