Skip to content

Commit

Permalink
Remove exclude threddsIso dependencies that no longer exist
Browse files Browse the repository at this point in the history
  • Loading branch information
tdrwenski authored and haileyajohnson committed Oct 20, 2023
1 parent 9f4db8d commit 8d9e262
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dap4/d4tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ dependencies {
exclude group: 'org.apache.logging.log4j'
exclude group: 'org.apache.taglibs', module: 'taglibs-standard-spec'
exclude group: 'org.apache.taglibs', module: 'taglibs-standard-impl'
exclude group: 'EDS', module: 'tds-plugin'
exclude group: 'net.sf.saxon', module: 'Saxon-HE'
}

testCompile 'javax.servlet:javax.servlet-api'
Expand Down

0 comments on commit 8d9e262

Please sign in to comment.