Bump spring-boot-starter-web from 2.0.2.RELEASE to 2.5.12 in /kernel/kernel-authcodeflowproxy-api#168
Open
dependabot[bot] wants to merge 10 commits intomasterfrom
Conversation
* Fix to use direct certs URL and User Info URL from config property (#147) * Update ValidateTokenHelper.java * Minor correction * Moved kernel-authcodeflowproxy-api module to here from commons * Fix to use token url in aud of client assertion as per idp change (#153) Co-authored-by: Loganathan Sekar <loganathan.sekar@mindtree.com> * Moved auth adapter api to mosip openid bridge from kernel-core * Revert "Moved auth adapter api to mosip openid bridge from kernel-core" This reverts commit 735af7e. * Moved kernel-authcodeflowproxy-api module to here from commons * Fix to use token url in aud of client assertion as per idp change (#153) Co-authored-by: Loganathan Sekar <loganathan.sekar@mindtree.com> * Moved auth adapter api to mosip openid bridge from kernel-core * Revert "Moved auth adapter api to mosip openid bridge from kernel-core" This reverts commit 7b8a0f0. * Added scope based authorization support impl * Fix to get claim * Junit fix * MOSIP-22432 : added new addAuthFilter method * parallel request issue fix * review comments impl * MOSIP-23838 Added idToken in AuthUserDetails constructor. * MOSIP-23838 Added idToken in cookie. * Moved kernel-authcodeflowproxy-api module to here from commons * Fix to use token url in aud of client assertion as per idp change (#153) Co-authored-by: Loganathan Sekar <loganathan.sekar@mindtree.com> * Moved auth adapter api to mosip openid bridge from kernel-core * Test fixes * Added support for ant matching of redirect url * Fix for claims; support for offline logout; fix for validate token; * Minor property name correction * Refectoring fixes * Fix to expire cookie for offline logout;minor test fix * Added minor comment * Fixes for login-redirect logout validate token user claims (#158) * Moved auth adapter api to mosip openid bridge from kernel-core * Added support for ant matching of redirect url * Fix for claims; support for offline logout; fix for validate token; * Minor property name correction * Refectoring fixes * Fix to expire cookie for offline logout;minor test fix * Added minor comment Co-authored-by: Loganathan Sekar <m1047627@mindtree.com> * Fix for openidbridge api depednecy * Using kernel-core dtos as base for backward compatibility * Removed unwanted class * Updated the pom version Co-authored-by: kameshsr <47484458+kameshsr@users.noreply.github.com> Co-authored-by: Loganathan Sekar <m1047627@mindtree.com> Co-authored-by: Monobikash Das <monobikash.das@mindtree.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: kameshsr <kameshsr1338@gmail.com>
Release changes
Release changes
Release 1.2.0.1
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.0.2.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.0.2.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2b3c2b1 to
f748c29
Compare
269fbcd to
0597531
Compare
26fd546 to
b8040e3
Compare
48374d7 to
ce8fd64
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps spring-boot-starter-web from 2.0.2.RELEASE to 2.5.12.
Release notes
Sourced from spring-boot-starter-web's releases.
... (truncated)
Commits
35105a0Release v2.5.1217936b8Polish94c40c7Upgrade to Spring Framework 5.3.182e90fd2Upgrade CI to Docker 20.10.146cded5bUpgrade Java 18 version in CI image06c5e26Upgrade to Jackson Bom 2.12.6.20220326c0c32d8Merge pull request #30456 from candrews8cb11b7Polish "Make MustacheViewResolver bean back off without Spring MVC"7101b50Make MustacheViewResolver bean back off without Spring MVC05b7befFix javadoc of ResolveMainClassName setClasspath(Object)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.