Skip to content

Commit

Permalink
Need to rollback jakarta.annotation-api to 2.1.0-B1 for public RC rel…
Browse files Browse the repository at this point in the history
…ease

Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Jan 19, 2022
1 parent aca6fc4 commit 4002980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.1.0</version>
<version>2.1.0-B1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4002980

Please sign in to comment.