Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pathob committed Mar 1, 2024
1 parent 75befa2 commit 483fc52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,13 @@
</exclusions>
</dependency>

<dependency>
<groupId>com.atlassian.plugins.authentication</groupId>
<artifactId>atlassian-authentication-plugin</artifactId>
<version>4.3.8</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
Expand Down

0 comments on commit 483fc52

Please sign in to comment.