Skip to content

Commit

Permalink
force eclipse version
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Crawford <[email protected]>
  • Loading branch information
stephen-crawford committed Nov 17, 2023
1 parent 9be1b27 commit 183a351
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 @@ -470,6 +470,7 @@ configurations {
all {
resolutionStrategy {
force 'commons-codec:commons-codec:1.16.0'
force("org.eclipse.platform:org.eclipse.core.runtime:3.29.0") // CVE for 3.26.100
force 'org.slf4j:slf4j-api:1.7.36'
force 'org.scala-lang:scala-library:2.13.12'
force "com.fasterxml.jackson:jackson-bom:${versions.jackson}"
Expand Down

0 comments on commit 183a351

Please sign in to comment.