Skip to content

Commit

Permalink
Merge pull request #46 from aservo/fix/update_crowd_client
Browse files Browse the repository at this point in the history
update crowd client to version 4.3.11
  • Loading branch information
peterhoepfl authored Feb 22, 2024
2 parents 4052f42 + 756b000 commit 3f95056
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,11 @@
<artifactId>crowd-integration-client-rest</artifactId>
<version>4.3.11</version>
</dependency>
<dependency>
<groupId>com.atlassian.crowd.client</groupId>
<artifactId>atlassian-crowd-rest-client</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.atlassian.security</groupId>
<artifactId>atlassian-cookie-tools</artifactId>
Expand Down

0 comments on commit 3f95056

Please sign in to comment.