Skip to content

Commit

Permalink
Bump javax.annotation:javax.annotation-api from 1.3.1 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.3.1 to 1.3.2.
- [Commits](javaee/javax.annotation@1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: javax.annotation:javax.annotation-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jimma committed Nov 20, 2023
1 parent 159475c commit 1d6e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1d6e243

Please sign in to comment.