Bump the development-dependencies group with 2 updates (#10056)
Bumps the development-dependencies group with 2 updates: [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) and com.github.spotbugs. Updates `org.xmlunit:xmlunit-assertj3` from 2.10.0 to 2.10.2 - [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.2) Updates `com.github.spotbugs` from 6.1.11 to 6.1.12 --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: com.github.spotbugs dependency-version: 6.1.12 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:
@@ -22,7 +22,7 @@ plugins {
|
||||
id 'org.jetbrains.dokka' version '1.9.20'
|
||||
id 'org.antora' version '1.0.0'
|
||||
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
|
||||
id 'com.github.spotbugs' version '6.1.11'
|
||||
id 'com.github.spotbugs' version '6.1.12'
|
||||
id 'com.google.protobuf' version '0.9.5' apply false
|
||||
id 'io.freefair.aggregate-javadoc' version '8.13.1'
|
||||
}
|
||||
@@ -118,7 +118,7 @@ ext {
|
||||
springWsVersion = '4.1.0'
|
||||
testcontainersVersion = '1.21.0'
|
||||
tomcatVersion = '11.0.7'
|
||||
xmlUnitVersion = '2.10.0'
|
||||
xmlUnitVersion = '2.10.2'
|
||||
xstreamVersion = '1.4.21'
|
||||
ztZipVersion = '1.17'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user