Bump the development-dependencies group across 1 directory with 2 updates (#9150)
Bumps the development-dependencies group with 2 updates in the / directory: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) and org.apache.tomcat.embed:tomcat-embed-websocket. Updates `org.testcontainers:testcontainers-bom` from 1.19.7 to 1.19.8 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8) Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.23 to 10.1.24 --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket 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:
@@ -116,8 +116,8 @@ ext {
|
||||
springSecurityVersion = '6.3.0-RC1'
|
||||
springVersion = '6.1.7'
|
||||
springWsVersion = '4.0.11'
|
||||
testcontainersVersion = '1.19.7'
|
||||
tomcatVersion = '10.1.23'
|
||||
testcontainersVersion = '1.19.8'
|
||||
tomcatVersion = '10.1.24'
|
||||
xmlUnitVersion = '2.9.1'
|
||||
xstreamVersion = '1.4.20'
|
||||
ztZipVersion = '1.17'
|
||||
|
||||
Reference in New Issue
Block a user