Skip to content

Commit

Permalink
fix: remove critical vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
at88mph committed Oct 17, 2024
1 parent 92159e5 commit 6d52ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies {
implementation 'org.opencadc:cadc-util:[1.6,)'
implementation 'org.opencadc:cadc-web-token:[1.1.1,2.0.0)'

runtimeOnly 'commons-io:commons-io:[2.17.0,3.0.0)'
runtimeOnly 'javax.servlet.jsp.jstl:jstl-api:1.2'
runtimeOnly 'javax.servlet:jstl:1.2'
runtimeOnly 'jstl:jstl:[1.0,)'
Expand Down

0 comments on commit 6d52ec8

Please sign in to comment.