Skip to content

Commit

Permalink
Merge pull request #304 from holunda-io/dependabot/maven/jakarta.anno…
Browse files Browse the repository at this point in the history
…tation-jakarta.annotation-api-3.0.0

Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
  • Loading branch information
jangalinski authored Apr 8, 2024
2 parents 6fe5c5b + 80d0b57 commit ab5c668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/approval/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.1.1</version>
<version>3.0.0</version>
</dependency>
<!-- Axon -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion components/tasklist-backend/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.1.1</version>
<version>3.0.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit ab5c668

Please sign in to comment.