Skip to content

Commit

Permalink
Add jakarta.activation-api to the target
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Dec 15, 2023
1 parent 17451b7 commit 18f1122
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,11 @@
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.1.2</version>
</dependency>
</dependencies>
</location>
</locations>
Expand Down

0 comments on commit 18f1122

Please sign in to comment.