Skip to content

Commit 3fe44c9

Browse files
Bump aspectjrt from 1.9.6 to 1.9.7
Bumps [aspectjrt](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:aspectjrt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cd601a commit 3fe44c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ configure(subprojects) {
8888
dependency("io.github.glytching:junit-extensions:2.4.0")
8989
dependency("org.apache.commons:commons-lang3:3.12.0")
9090
dependency("org.apache.httpcomponents:httpclient:4.5.13")
91-
dependency("org.aspectj:aspectjrt:1.9.6")
91+
dependency("org.aspectj:aspectjrt:1.9.7")
9292
dependency("org.aspectj:aspectjweaver:1.9.6")
9393
dependency("org.assertj:assertj-core:3.20.2")
9494
dependency("org.codehaus.groovy:groovy-all:2.5.13")
9595
dependency("org.freemarker:freemarker:2.3.31")
9696
dependency("org.jboss.resteasy:resteasy-client:4.6.1.Final")
9797
dependency("org.mock-server:mockserver-netty:5.11.2")
98-
dependency("org.mockito:mockito-core:3.11.1")
98+
dependency("org.mockito:mockito-core:3.11.2")
9999
dependencySet("org.slf4j:1.7.30") {
100100
entry("slf4j-api")
101101
entry("slf4j-nop")

0 commit comments

Comments
 (0)