Skip to content

Commit

Permalink
Update to AspectJ 1.9.21
Browse files Browse the repository at this point in the history
Closes gh-851
  • Loading branch information
jzheaux committed Dec 14, 2023
1 parent 42125f9 commit 43de2f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ dependencies {
api "org.apache.directory.server:apacheds-server-jndi:1.5.5"
api "org.apache.directory.shared:shared-ldap:0.9.15"
api "org.apache.httpcomponents:httpclient:4.5.14"
api "org.aspectj:aspectjrt:1.9.20.1"
api "org.aspectj:aspectjweaver:1.9.20.1"
api "org.aspectj:aspectjrt:1.9.21"
api "org.aspectj:aspectjweaver:1.9.21"
api "org.assertj:assertj-core:3.24.2"
api "org.freemarker:freemarker:2.3.32"
api "org.hibernate:hibernate-core-jakarta:5.6.15.Final"
Expand Down

0 comments on commit 43de2f5

Please sign in to comment.