Skip to content

Commit 00eaf35

Browse files
Merge 25.7 to 25.8
2 parents 726b5ec + 31399d6 commit 00eaf35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,16 +171,16 @@ grpcVersion=1.73.0
171171
guavaVersion=33.4.8-jre
172172

173173
# Note: You won't find usages in the product sources; this property is used by the gradle plugin.
174-
gwtVersion=2.11.0
175-
gwtServletJakartaVersion=2.11.0
174+
gwtVersion=2.12.2
175+
gwtServletJakartaVersion=2.12.2
176176

177177
# force hadoop-hdfs-client for CVE-2021-37404, CVE-2022-25168, CVE-2022-26612, CVE-2021-25642, CVE-2021-33036, CVE-2023-26031,
178178
hadoopHdfsClientVersion=3.4.1
179179

180180
hamcrestVersion=2.2
181181

182182
# Note: if changing this, we might need to match with the picard version in the SequenceAnalysis module build.gradle
183-
htsjdkVersion=4.0.0
183+
htsjdkVersion=4.3.0
184184

185185
httpclient5Version=5.5
186186
httpcore5Version=5.3.4

0 commit comments

Comments
 (0)