Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
Bump crowd plugin to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Nowak authored and Bartosz Nowak committed Apr 22, 2022
1 parent 5584f64 commit 1f7594c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/crowd2-plugin</gitHubRepo>
<jenkins.version>2.303.1</jenkins.version>
<crowd-integration-client-rest.version>2.8.8</crowd-integration-client-rest.version>
<crowd-integration-client-rest.version>3.7.1</crowd-integration-client-rest.version>
<findbugs.failOnError>false</findbugs.failOnError>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.failOnError>true</spotbugs.failOnError>
Expand Down Expand Up @@ -103,14 +103,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient-cache</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 1f7594c

Please sign in to comment.