Bump the development-dependencies group with 2 updates (#10053)
Bumps the development-dependencies group with 2 updates: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) and [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit). Updates `org.springframework.security:spring-security-bom` from 6.4.5 to 6.4.6 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.4.5...6.4.6) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -113,12 +113,12 @@ ext {
|
||||
springGraphqlVersion = '1.3.5'
|
||||
springKafkaVersion = '3.3.5'
|
||||
springRetryVersion = '2.0.12'
|
||||
springSecurityVersion = '6.4.5'
|
||||
springSecurityVersion = '6.4.6'
|
||||
springVersion = '6.2.7'
|
||||
springWsVersion = '4.0.14'
|
||||
testcontainersVersion = '1.20.6'
|
||||
tomcatVersion = '10.1.41'
|
||||
xmlUnitVersion = '2.10.0'
|
||||
xmlUnitVersion = '2.10.1'
|
||||
xstreamVersion = '1.4.21'
|
||||
ztZipVersion = '1.17'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user