Skip to content

Commit

Permalink
Update dependency jakarta.annotation:jakarta.annotation-api to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2022
1 parent 9b59192 commit dc3ff07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-jersey2/pom.xml
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>1.3.5</version>
<version>2.1.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion metrics-jersey3/pom.xml
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit dc3ff07

Please sign in to comment.