Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
kuisathaverat authored Dec 13, 2023
1 parent 594bcc8 commit 30da681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ under the License.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-saml</artifactId>
<version>6.0.0</version>
<version>5.7.2</version>
<optional>false</optional>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -240,7 +240,7 @@ under the License.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-javaee</artifactId>
<version>6.0.0</version>
<version>5.7.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 30da681

Please sign in to comment.