Skip to content

Commit

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

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

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

---
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] committed Sep 21, 2024
1 parent 74e39e4 commit 1b98a95
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 @@ -60,7 +60,7 @@ lz4 = "1.8.0"
mindrot = "0.4"
nidi = "0.18.1"
oshi = "5.8.3"
pac4j = "5.7.0"
pac4j = "6.0.6"
parquet = "1.14.1"
picocli = "4.7.6"
postgresql = "42.7.3"
Expand Down

0 comments on commit 1b98a95

Please sign in to comment.