Skip to content

Commit

Permalink
chore: Remove obsolete javax.dependency (#656)
Browse files Browse the repository at this point in the history
  • Loading branch information
TatuLund authored Feb 29, 2024
1 parent 574aba1 commit bd52765
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,11 +233,6 @@
</repositories>

<dependencies>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
Expand Down

0 comments on commit bd52765

Please sign in to comment.