Skip to content

Commit

Permalink
chore(gradle): bump pac4j from 5.7.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps `pac4j` from 5.7.0 to 6.1.1.

Updates `org.pac4j:pac4j-http` from 5.7.0 to 6.1.1
- [Commits](pac4j/pac4j@pac4j-parent-5.7.0...pac4j-parent-6.1.1)

Updates `org.pac4j:pac4j-oidc` from 5.7.0 to 6.1.1
- [Commits](pac4j/pac4j@pac4j-parent-5.7.0...pac4j-parent-6.1.1)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-http
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.pac4j:pac4j-oidc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 01da8df commit 88370a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ lz4 = "1.8.0"
mindrot = "0.4"
nidi = "0.18.1"
oshi = "5.8.3"
pac4j = "5.7.0"
pac4j = "6.1.1"
parquet = "1.14.3"
picocli = "4.7.6"
postgresql = "42.7.4"
Expand Down

0 comments on commit 88370a7

Please sign in to comment.