Skip to content

Commit

Permalink
Remove redundant version definition
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Apr 29, 2024
1 parent a6013e7 commit 8441517
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,13 +297,6 @@
<version>${dep.jjwt.version}</version>
</dependency>

<!-- TODO: move to airbase -->
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
</dependency>

<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
Expand Down

0 comments on commit 8441517

Please sign in to comment.