Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rel-3.46.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
CI user committed Apr 6, 2024
2 parents 989f7a3 + 7c1b5aa commit 0d0ad16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions h2o-assemblies/main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ dependencies {
because 'Fixes CVE-2023-34453'
because 'Fixes CVE-2023-43642'
}
api('org.apache.commons:commons-configuration2:2.10.1') {
because 'Fixes CVE-2024-29131'
}
}
}

Expand Down
3 changes: 3 additions & 0 deletions h2o-assemblies/steam/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ dependencies {
because 'Fixes CVE-2023-34453'
because 'Fixes CVE-2023-43642'
}
api('org.apache.commons:commons-configuration2:2.10.1') {
because 'Fixes CVE-2024-29131'
}
}
}

Expand Down

0 comments on commit 0d0ad16

Please sign in to comment.