Skip to content

Commit 694e7fb

Browse files
build(deps): bump aspectjweaver from 1.9.7 to 1.9.8 (#1648)
Bumps [aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.7 to 1.9.8. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a0773c commit 694e7fb

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 @@ dependencies {
5656
implementation 'org.apache.commons:commons-lang3:3.12.0'
5757
implementation 'commons-io:commons-io:2.11.0'
5858
implementation 'org.springframework:spring-context:5.3.15'
59-
implementation 'org.aspectj:aspectjweaver:1.9.7'
59+
implementation 'org.aspectj:aspectjweaver:1.9.8'
6060
implementation 'org.slf4j:slf4j-api:1.7.36'
6161

6262
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)