Bump the development-dependencies group with 2 updates (#9952)
Bumps the development-dependencies group with 2 updates: [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) and org.apache.tomcat.embed:tomcat-embed-websocket. Updates `org.aspectj:aspectjweaver` from 1.9.23 to 1.9.24 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.39 to 10.1.40 --- updated-dependencies: - dependency-name: org.aspectj:aspectjweaver dependency-version: 1.9.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-version: 10.1.40 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:
@@ -56,7 +56,7 @@ ext {
|
||||
|
||||
apacheSshdVersion = '2.12.1'
|
||||
artemisVersion = '2.33.0'
|
||||
aspectjVersion = '1.9.23'
|
||||
aspectjVersion = '1.9.24'
|
||||
assertjVersion = '3.25.3'
|
||||
assertkVersion = '0.28.1'
|
||||
avroVersion = '1.11.4'
|
||||
@@ -118,7 +118,7 @@ ext {
|
||||
springVersion = '6.1.18'
|
||||
springWsVersion = '4.0.12'
|
||||
testcontainersVersion = '1.19.8'
|
||||
tomcatVersion = '10.1.39'
|
||||
tomcatVersion = '10.1.40'
|
||||
xmlUnitVersion = '2.9.1'
|
||||
xstreamVersion = '1.4.21'
|
||||
ztZipVersion = '1.17'
|
||||
|
||||
Reference in New Issue
Block a user