egov-smartcity-suite
egov-smartcity-suite copied to clipboard
Bump spring-security-version from 4.2.3.RELEASE to 5.3.3.RELEASE in /egov
Bumps spring-security-version
from 4.2.3.RELEASE to 5.3.3.RELEASE.
Updates spring-security-core
from 4.2.3.RELEASE to 5.3.3.RELEASE
Release notes
Sourced from spring-security-core's releases.
5.3.3.RELEASE
:star: New Features
- Update BCryptPasswordEncoder documentation with default strength #8574
:beetle: Bug Fixes
- Delay AuthenticationPrincipalArgumentResolver Lookup #8614
- Fix typos in BCryptPasswordEncoder documentation #8601
- Fixing typo in SAML 2.0 Sample README #8600
- Mock request with non-standard HTTP method in test #8597
- Remove unused field 'digester' in Md4PasswordEncoder #8575
- Polish JDBC Authentication documentation #8573
- ACL : AclImpl.hashCode leads to StackOverflowError #8569
- Fix Kotlin Sample Documentation #8565
- Object ID Identity conversion to long fails on old schema #8558
- Blocking in WebSessionServerCsrfTokenRepository #8544
- Fix AntPathRequestMatcher Javadoc #8526
- Document NoOpPasswordEncoder will not be removed #8521
- Fix non-standard HTTP method for CsrfWebFilter #8515
:hammer: Dependency Upgrades
- Update to AppEngine 1.9.80 #8647
- Update to Spring Boot 2.2.7.RELEASE #8646
- Update to Kotlin 1.3.72 #8645
5.3.2.RELEASE
:star: New Features
:beetle: Bug Fixes
- Fix Javadoc punctuation #8490
- Fixed typos in documentation #8460
- JdbcOAuth2AuthorizedClientService should support update when saving #8448
- Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
- Fix Documentation to Refer to BasicAuthenticationFilter #8423
- Fix typo with correct capitalization #8408
- Global ServerSecurityContextRepository ignored by logout #8385
- Fix example in javadoc of FilterChainProxy #8351
- Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311
:hammer: Dependency Upgrades
- Update to aspectj-plugin:4.1.6 #8306
5.3.1.RELEASE
... (truncated)
Commits
4246b0a
Release 5.3.3.RELEASE8dd9cb2
Temporarily ignore RSocket integration tests116bfe0
Lock Dependencies for 5.3.3.RELEASE04079fc
Update to Latest rsocket-core35cf443
Update to Kotlin 1.3.724213046
Update to Spring Boot 2.2.7.RELEASE16723e5
Update to AppEngine 1.9.80977642b
Change Reactor Constraint to Take Latest SR94737df
Pull Latest Minor Releases for Nimbuscf142ef
Delay AuthenticationPrincipalArgumentResolver Creation- Additional commits viewable in compare view
Updates spring-security-acl
from 4.2.3.RELEASE to 5.3.3.RELEASE
Release notes
Sourced from spring-security-acl's releases.
5.3.3.RELEASE
:star: New Features
- Update BCryptPasswordEncoder documentation with default strength #8574
:beetle: Bug Fixes
- Delay AuthenticationPrincipalArgumentResolver Lookup #8614
- Fix typos in BCryptPasswordEncoder documentation #8601
- Fixing typo in SAML 2.0 Sample README #8600
- Mock request with non-standard HTTP method in test #8597
- Remove unused field 'digester' in Md4PasswordEncoder #8575
- Polish JDBC Authentication documentation #8573
- ACL : AclImpl.hashCode leads to StackOverflowError #8569
- Fix Kotlin Sample Documentation #8565
- Object ID Identity conversion to long fails on old schema #8558
- Blocking in WebSessionServerCsrfTokenRepository #8544
- Fix AntPathRequestMatcher Javadoc #8526
- Document NoOpPasswordEncoder will not be removed #8521
- Fix non-standard HTTP method for CsrfWebFilter #8515
:hammer: Dependency Upgrades
- Update to AppEngine 1.9.80 #8647
- Update to Spring Boot 2.2.7.RELEASE #8646
- Update to Kotlin 1.3.72 #8645
5.3.2.RELEASE
:star: New Features
:beetle: Bug Fixes
- Fix Javadoc punctuation #8490
- Fixed typos in documentation #8460
- JdbcOAuth2AuthorizedClientService should support update when saving #8448
- Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
- Fix Documentation to Refer to BasicAuthenticationFilter #8423
- Fix typo with correct capitalization #8408
- Global ServerSecurityContextRepository ignored by logout #8385
- Fix example in javadoc of FilterChainProxy #8351
- Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311
:hammer: Dependency Upgrades
- Update to aspectj-plugin:4.1.6 #8306
5.3.1.RELEASE
... (truncated)
Commits
4246b0a
Release 5.3.3.RELEASE8dd9cb2
Temporarily ignore RSocket integration tests116bfe0
Lock Dependencies for 5.3.3.RELEASE04079fc
Update to Latest rsocket-core35cf443
Update to Kotlin 1.3.724213046
Update to Spring Boot 2.2.7.RELEASE16723e5
Update to AppEngine 1.9.80977642b
Change Reactor Constraint to Take Latest SR94737df
Pull Latest Minor Releases for Nimbuscf142ef
Delay AuthenticationPrincipalArgumentResolver Creation- Additional commits viewable in compare view
Updates spring-security-web
from 4.2.3.RELEASE to 5.3.3.RELEASE
Release notes
Sourced from spring-security-web's releases.
5.3.3.RELEASE
:star: New Features
- Update BCryptPasswordEncoder documentation with default strength #8574
:beetle: Bug Fixes
- Delay AuthenticationPrincipalArgumentResolver Lookup #8614
- Fix typos in BCryptPasswordEncoder documentation #8601
- Fixing typo in SAML 2.0 Sample README #8600
- Mock request with non-standard HTTP method in test #8597
- Remove unused field 'digester' in Md4PasswordEncoder #8575
- Polish JDBC Authentication documentation #8573
- ACL : AclImpl.hashCode leads to StackOverflowError #8569
- Fix Kotlin Sample Documentation #8565
- Object ID Identity conversion to long fails on old schema #8558
- Blocking in WebSessionServerCsrfTokenRepository #8544
- Fix AntPathRequestMatcher Javadoc #8526
- Document NoOpPasswordEncoder will not be removed #8521
- Fix non-standard HTTP method for CsrfWebFilter #8515
:hammer: Dependency Upgrades
- Update to AppEngine 1.9.80 #8647
- Update to Spring Boot 2.2.7.RELEASE #8646
- Update to Kotlin 1.3.72 #8645
5.3.2.RELEASE
:star: New Features
:beetle: Bug Fixes
- Fix Javadoc punctuation #8490
- Fixed typos in documentation #8460
- JdbcOAuth2AuthorizedClientService should support update when saving #8448
- Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
- Fix Documentation to Refer to BasicAuthenticationFilter #8423
- Fix typo with correct capitalization #8408
- Global ServerSecurityContextRepository ignored by logout #8385
- Fix example in javadoc of FilterChainProxy #8351
- Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311
:hammer: Dependency Upgrades
- Update to aspectj-plugin:4.1.6 #8306
5.3.1.RELEASE
... (truncated)
Commits
4246b0a
Release 5.3.3.RELEASE8dd9cb2
Temporarily ignore RSocket integration tests116bfe0
Lock Dependencies for 5.3.3.RELEASE04079fc
Update to Latest rsocket-core35cf443
Update to Kotlin 1.3.724213046
Update to Spring Boot 2.2.7.RELEASE16723e5
Update to AppEngine 1.9.80977642b
Change Reactor Constraint to Take Latest SR94737df
Pull Latest Minor Releases for Nimbuscf142ef
Delay AuthenticationPrincipalArgumentResolver Creation- Additional commits viewable in compare view
Updates spring-security-config
from 4.2.3.RELEASE to 5.3.3.RELEASE
Release notes
Sourced from spring-security-config's releases.
5.3.3.RELEASE
:star: New Features
- Update BCryptPasswordEncoder documentation with default strength #8574
:beetle: Bug Fixes
- Delay AuthenticationPrincipalArgumentResolver Lookup #8614
- Fix typos in BCryptPasswordEncoder documentation #8601
- Fixing typo in SAML 2.0 Sample README #8600
- Mock request with non-standard HTTP method in test #8597
- Remove unused field 'digester' in Md4PasswordEncoder #8575
- Polish JDBC Authentication documentation #8573
- ACL : AclImpl.hashCode leads to StackOverflowError #8569
- Fix Kotlin Sample Documentation #8565
- Object ID Identity conversion to long fails on old schema #8558
- Blocking in WebSessionServerCsrfTokenRepository #8544
- Fix AntPathRequestMatcher Javadoc #8526
- Document NoOpPasswordEncoder will not be removed #8521
- Fix non-standard HTTP method for CsrfWebFilter #8515
:hammer: Dependency Upgrades
- Update to AppEngine 1.9.80 #8647
- Update to Spring Boot 2.2.7.RELEASE #8646
- Update to Kotlin 1.3.72 #8645
5.3.2.RELEASE
:star: New Features
:beetle: Bug Fixes
- Fix Javadoc punctuation #8490
- Fixed typos in documentation #8460
- JdbcOAuth2AuthorizedClientService should support update when saving #8448
- Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
- Fix Documentation to Refer to BasicAuthenticationFilter #8423
- Fix typo with correct capitalization #8408
- Global ServerSecurityContextRepository ignored by logout #8385
- Fix example in javadoc of FilterChainProxy #8351
- Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311
:hammer: Dependency Upgrades
- Update to aspectj-plugin:4.1.6 #8306
5.3.1.RELEASE
... (truncated)
Commits
4246b0a
Release 5.3.3.RELEASE8dd9cb2
Temporarily ignore RSocket integration tests116bfe0
Lock Dependencies for 5.3.3.RELEASE04079fc
Update to Latest rsocket-core35cf443
Update to Kotlin 1.3.724213046
Update to Spring Boot 2.2.7.RELEASE16723e5
Update to AppEngine 1.9.80977642b
Change Reactor Constraint to Take Latest SR94737df
Pull Latest Minor Releases for Nimbuscf142ef
Delay AuthenticationPrincipalArgumentResolver Creation- 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.