Skip to content

Commit 2102e3d

Browse files
refactor!: Remove obsolete event firing decorators (#1676)
1 parent 11bb0ce commit 2102e3d

18 files changed

+0
-1760
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ dependencies {
5555
implementation 'commons-validator:commons-validator:1.7'
5656
implementation 'org.apache.commons:commons-lang3:3.12.0'
5757
implementation 'commons-io:commons-io:2.11.0'
58-
implementation 'org.springframework:spring-context:5.3.18'
59-
implementation 'org.aspectj:aspectjweaver:1.9.9.1'
6058
implementation 'org.slf4j:slf4j-api:1.7.36'
6159

6260
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)