Skip to content

Commit 95e333e

Browse files
Bump org.aspectj:aspectjweaver in the development-dependencies group (#9898)
Bumps the development-dependencies group with 1 update: [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj). Updates `org.aspectj:aspectjweaver` from 1.9.22.1 to 1.9.23 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) --- updated-dependencies: - dependency-name: org.aspectj:aspectjweaver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 977226d commit 95e333e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ext {
5656

5757
apacheSshdVersion = '2.15.0'
5858
artemisVersion = '2.39.0'
59-
aspectjVersion = '1.9.22.1'
59+
aspectjVersion = '1.9.23'
6060
assertjVersion = '3.27.3'
6161
assertkVersion = '0.28.1'
6262
avroVersion = '1.12.0'

0 commit comments

Comments
 (0)