Skip to content

Commit 93a95fc

Browse files
build(deps): bump aspectjweaver from 1.9.6 to 1.9.7 (appium#1490)
Bumps [aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.6 to 1.9.7. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 979e6bd commit 93a95fc

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
@@ -79,7 +79,7 @@ dependencies {
7979
implementation 'org.apache.commons:commons-lang3:3.12.0'
8080
implementation 'commons-io:commons-io:2.10.0'
8181
implementation 'org.springframework:spring-context:5.3.8'
82-
implementation 'org.aspectj:aspectjweaver:1.9.6'
82+
implementation 'org.aspectj:aspectjweaver:1.9.7'
8383
implementation 'org.slf4j:slf4j-api:1.7.31'
8484

8585
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)