Skip to content

Commit

Permalink
fixup! Cleanup unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Thorpe committed Oct 18, 2023
1 parent 65bd339 commit e23e3a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crnk-gen/crnk-gen-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies {
implementation 'org.reflections:reflections'
implementation project(':crnk-gen:crnk-gen-base')
implementation project(':crnk-meta')
implementation 'com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations'

compileOnly 'junit:junit:4.13.1'
compileOnly 'org.apache.deltaspike.modules:deltaspike-test-control-module-api:1.9.6'
Expand Down

0 comments on commit e23e3a9

Please sign in to comment.