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-jakartaee](https://github.com/pac4j/pac4j).


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

Updates `org.pac4j:pac4j-jakartaee` from 6.0.6 to 6.1.0
- [Commits](pac4j/pac4j@pac4j-parent-6.0.6...pac4j-parent-6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 65149c6 commit 22f997b
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 @@ -110,7 +110,7 @@ under the License.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-saml</artifactId>
<version>6.0.6</version>
<version>6.1.0</version>
<optional>false</optional>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -210,7 +210,7 @@ under the License.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-jakartaee</artifactId>
<version>6.0.6</version>
<version>6.1.0</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 22f997b

Please sign in to comment.