Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere authored Oct 23, 2024
1 parent 3df39bd commit 8515ec0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,8 @@
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>4.4.0</version>
Expand Down Expand Up @@ -489,4 +491,4 @@
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
</project>
</project>

0 comments on commit 8515ec0

Please sign in to comment.