Skip to content

Commit

Permalink
Bump protobuf-java:3.25.5 to nf-google
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Nov 1, 2024
1 parent 767e4a0 commit 488b790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/nf-google/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ dependencies {
api 'com.google.cloud:google-cloud-nio:0.124.8'
api 'com.google.cloud:google-cloud-storage:2.9.3'
api 'com.google.code.gson:gson:2.10.1'
// include protobuf to address vulnerability issues
runtimeOnly 'com.google.protobuf:protobuf-java:3.25.5'

testImplementation(testFixtures(project(":nextflow")))
testImplementation "org.apache.groovy:groovy:4.0.23"
Expand Down

0 comments on commit 488b790

Please sign in to comment.