Bump the development-dependencies group with 2 updates (#9949)
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.14.0'
|
||||
artemisVersion = '2.37.0'
|
||||
aspectjVersion = '1.9.23'
|
||||
aspectjVersion = '1.9.24'
|
||||
assertjVersion = '3.26.3'
|
||||
assertkVersion = '0.28.1'
|
||||
avroVersion = '1.12.0'
|
||||
@@ -117,7 +117,7 @@ ext {
|
||||
springVersion = '6.2.5'
|
||||
springWsVersion = '4.0.12'
|
||||
testcontainersVersion = '1.20.6'
|
||||
tomcatVersion = '10.1.39'
|
||||
tomcatVersion = '10.1.40'
|
||||
xmlUnitVersion = '2.10.0'
|
||||
xstreamVersion = '1.4.21'
|
||||
ztZipVersion = '1.17'
|
||||
|
||||
Reference in New Issue
Block a user