Skip to content

Commit

Permalink
chore(deps): bump the pac4j group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pac4j group with 2 updates: [org.pac4j:pac4j-saml](https://github.com/pac4j/pac4j) and [org.pac4j:pac4j-javaee](https://github.com/pac4j/pac4j).


Updates `org.pac4j:pac4j-saml` from 5.4.6 to 6.0.1
- [Commits](pac4j/pac4j@pac4j-parent-5.4.6...pac4j-parent-6.0.1)

Updates `org.pac4j:pac4j-javaee` from 5.4.6 to 6.0.1
- [Commits](pac4j/pac4j@pac4j-parent-5.4.6...pac4j-parent-6.0.1)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-saml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pac4j
- dependency-name: org.pac4j:pac4j-javaee
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pac4j
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 9, 2024
1 parent fbad8d7 commit 62aac52
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 @@ -108,7 +108,7 @@ under the License.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-saml</artifactId>
<version>5.7.2</version>
<version>6.0.1</version>
<optional>false</optional>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -244,7 +244,7 @@ under the License.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-javaee</artifactId>
<version>5.7.2</version>
<version>6.0.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 62aac52

Please sign in to comment.