Skip to content

Commit a6c19f4

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.aspectj:aspectjrt from 1.9.24 to 1.9.25
Bumps [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) from 1.9.24 to 1.9.25. - [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-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53cdfe5 commit a6c19f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ dependencies {
4848
api "org.apache.directory.server:apacheds-server-jndi:1.5.5"
4949
api "org.apache.directory.shared:shared-ldap:0.9.15"
5050
api "org.apache.httpcomponents:httpclient:4.5.14"
51-
api "org.aspectj:aspectjrt:1.9.24"
52-
api "org.aspectj:aspectjweaver:1.9.24"
51+
api "org.aspectj:aspectjrt:1.9.25"
52+
api "org.aspectj:aspectjweaver:1.9.25"
5353
api "org.assertj:assertj-core:3.24.2"
5454
api "org.freemarker:freemarker:2.3.34"
5555
api "org.hibernate:hibernate-core-jakarta:5.6.15.Final"

0 commit comments

Comments
 (0)