Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(gradle): bump pac4j from 5.7.0 to 6.1.0 #6355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps pac4j from 5.7.0 to 6.1.0.
Updates org.pac4j:pac4j-http from 5.7.0 to 6.1.0

Commits
  • 24ea77a [maven-release-plugin] prepare release pac4j-parent-6.1.0
  • 9a8b199 Merge pull request #3149 from pac4j/renovate/hikaricp.version
  • d46e498 fix(deps): update dependency com.zaxxer:hikaricp to v6.1.0
  • 25c34ad Merge pull request #3148 from pac4j/renovate/xmlsec.version
  • 825c7e6 fix(deps): update dependency org.apache.santuario:xmlsec to v4.0.3
  • ea17a5c Merge pull request #3147 from pac4j/renovate/org.apache.maven.plugins-maven-j...
  • 9653fbb chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 3fcc5ed Merge pull request #3145 from pac4j/renovate/org.apache.maven.plugins-maven-f...
  • 9dfaba2 Merge pull request #3146 from pac4j/renovate/org.apache.maven.plugins-maven-s...
  • df4d908 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • Additional commits viewable in compare view

Updates org.pac4j:pac4j-oidc from 5.7.0 to 6.1.0

Commits
  • 24ea77a [maven-release-plugin] prepare release pac4j-parent-6.1.0
  • 9a8b199 Merge pull request #3149 from pac4j/renovate/hikaricp.version
  • d46e498 fix(deps): update dependency com.zaxxer:hikaricp to v6.1.0
  • 25c34ad Merge pull request #3148 from pac4j/renovate/xmlsec.version
  • 825c7e6 fix(deps): update dependency org.apache.santuario:xmlsec to v4.0.3
  • ea17a5c Merge pull request #3147 from pac4j/renovate/org.apache.maven.plugins-maven-j...
  • 9653fbb chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 3fcc5ed Merge pull request #3145 from pac4j/renovate/org.apache.maven.plugins-maven-f...
  • 9dfaba2 Merge pull request #3146 from pac4j/renovate/org.apache.maven.plugins-maven-s...
  • df4d908 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `pac4j` from 5.7.0 to 6.1.0.

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

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

---
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] <[email protected]>
@niloc132
Copy link
Member

We have to skip this and future updates as long as we support the server running on Java 11 (or only promote this one jar to 17), as pac4j-oidc depends on spring-core which now requires a minimum of Java 17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants