Skip to content

Commit

Permalink
removing annotations
Browse files Browse the repository at this point in the history
Signed-off-by: sj895092 <[email protected]>
  • Loading branch information
Shobhajayanna committed Jun 18, 2024
1 parent e6a7890 commit 471b564
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ ext {
velocityVersion = '2.3'
woodstoxVersion = '6.6.2'
xstreamVersion = '1.4.20'
annotationsVersion = '3.0.1'

libraries = [
zowe_attls : "org.zowe.apiml.sdk:attls:${attlsVersion}",
Expand Down Expand Up @@ -179,7 +178,6 @@ ext {
json_unit_fluent : "net.javacrumbs.json-unit:json-unit-fluent:${jsonUnitVersion}",
jsoup : "org.jsoup:jsoup:${jsoupVersion}",
jsr305 : "com.google.code.findbugs:jsr305:${jsr305Version}",
annotations : "com.google.code.findbugs:Annotations:${annotationsVersion}",
junitJupiter : "org.junit.jupiter:junit-jupiter:${junitJupiterVersion}",
junit_platform_launcher : "org.junit.platform:junit-platform-launcher:${junitPlatformVersion}",
junit_platform_commons : "org.junit.platform:junit-platform-commons:${junitPlatformVersion}",
Expand Down

0 comments on commit 471b564

Please sign in to comment.