Skip to content

Commit

Permalink
Development: Remove basiclti-util dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Krusche committed Feb 26, 2024
1 parent fdbd2e1 commit 65923ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,6 @@ dependencies {
implementation "org.eclipse.jgit:org.eclipse.jgit.http.server:${jgit_version}"
// https://mvnrepository.com/artifact/net.sourceforge.plantuml/plantuml
implementation "net.sourceforge.plantuml:plantuml:1.2024.2"
implementation ("org.imsglobal:basiclti-util:1.2.0") {
// NOTE: this module contains security vulnerabilities and is not needed
exclude module: "jackson-mapper-asl"
}
implementation "org.jasypt:jasypt:1.9.3"
implementation "me.xdrop:fuzzywuzzy:1.4.0"
implementation "com.atlassian.bamboo:bamboo-specs:9.4.2"
Expand Down

0 comments on commit 65923ac

Please sign in to comment.