@@ -65,9 +65,9 @@ def jazzer_dependencies(android = False):
6565 maybe (
6666 http_archive ,
6767 name = "com_google_absl" ,
68- sha256 = "5366d7e7fa7ba0d915014d387b66d0d002c03236448e1ba9ef98122c13b35c36 " ,
69- strip_prefix = "abseil-cpp-20230125.3 " ,
70- url = "https://github.com/abseil/abseil-cpp/archive/refs/tags/20230125.3 .tar.gz" ,
68+ sha256 = "987ce98f02eefbaf930d6e38ab16aa05737234d7afbab2d5c4ea7adbe50c28ed " ,
69+ strip_prefix = "abseil-cpp-20230802.1 " ,
70+ url = "https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.1 .tar.gz" ,
7171 )
7272
7373 maybe (
@@ -91,9 +91,9 @@ def jazzer_dependencies(android = False):
9191 http_archive ,
9292 build_file = Label ("//third_party:classgraph.BUILD" ),
9393 name = "com_github_classgraph_classgraph" ,
94- sha256 = "62ba0109800ba55f4ccd9a7ba5f73a050293b90237c25e96132ca40d7f4e438f " ,
95- strip_prefix = "classgraph-classgraph-4.8.161 " ,
96- url = "https://github.com/classgraph/classgraph/archive/refs/tags/classgraph-4.8.161 .tar.gz" ,
94+ sha256 = "83f3c193e90b77487cfc24fb6f73e9624e7478d9be4f94e2b20a29165a1aa906 " ,
95+ strip_prefix = "classgraph-classgraph-4.8.162 " ,
96+ url = "https://github.com/classgraph/classgraph/archive/refs/tags/classgraph-4.8.162 .tar.gz" ,
9797 )
9898
9999 maybe (
@@ -106,36 +106,36 @@ def jazzer_dependencies(android = False):
106106 maybe (
107107 http_jar ,
108108 name = "net_bytebuddy_byte_buddy_agent" ,
109- sha256 = "55f19862b870f5d85890ba5386b1b45e9bbc88d5fe1f819abe0c788b4929fa6b " ,
110- url = "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.5 /byte-buddy-agent-1.14.5 .jar" ,
109+ sha256 = "f7c60fd229df2b0f4e390f50e0582a23ac1d895645df0d487c54dd67a289800b " ,
110+ url = "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.8 /byte-buddy-agent-1.14.8 .jar" ,
111111 )
112112
113113 maybe (
114114 http_jar ,
115115 name = "org_ow2_asm_asm" ,
116- sha256 = "b62e84b5980729751b0458c534cf1366f727542bb8d158621335682a460f0353 " ,
117- url = "https://repo1.maven.org/maven2/org/ow2/asm/asm/9.5 /asm-9.5 .jar" ,
116+ sha256 = "3c6fac2424db3d4a853b669f4e3d1d9c3c552235e19a319673f887083c2303a1 " ,
117+ url = "https://repo1.maven.org/maven2/org/ow2/asm/asm/9.6 /asm-9.6 .jar" ,
118118 )
119119
120120 maybe (
121121 http_jar ,
122122 name = "org_ow2_asm_asm_commons" ,
123- sha256 = "72eee9fbafb9de8d9463f20dd584a48ceeb7e5152ad4c987bfbe17dd4811c9ae " ,
124- url = "https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.5 /asm-commons-9.5 .jar" ,
123+ sha256 = "7aefd0d5c0901701c69f7513feda765fb6be33af2ce7aa17c5781fc87657c511 " ,
124+ url = "https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.6 /asm-commons-9.6 .jar" ,
125125 )
126126
127127 maybe (
128128 http_jar ,
129129 name = "org_ow2_asm_asm_tree" ,
130- sha256 = "3c33a648191079aeaeaeb7c19a49b153952f9e40fe86fbac5205554ddd9acd94 " ,
131- url = "https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.5 /asm-tree-9.5 .jar" ,
130+ sha256 = "c43ecf17b539c777e15da7b5b86553b377e2d39a683de6285567d5283888e7ef " ,
131+ url = "https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.6 /asm-tree-9.6 .jar" ,
132132 )
133133
134134 maybe (
135135 http_jar ,
136136 name = "com_github_jsqlparser_jsqlparser" ,
137- sha256 = "61b02b8520fda987b7bc12878833b223234450e505de83c36e78abe6d69c0184 " ,
138- url = "https://repo1.maven.org/maven2/com/github/jsqlparser/jsqlparser/4.6 /jsqlparser-4.6 .jar" ,
137+ sha256 = "9d25de1d79a669352f0d535daee906c2e35e8162e6894d82ea3f0aad8545655e " ,
138+ url = "https://repo1.maven.org/maven2/com/github/jsqlparser/jsqlparser/4.7 /jsqlparser-4.7 .jar" ,
139139 )
140140
141141 maybe (
@@ -155,9 +155,9 @@ def jazzer_dependencies(android = False):
155155 maybe (
156156 http_jar ,
157157 name = "com_google_protobuf_protobuf_java" ,
158- sha256 = "b7eb9203fd2dd6e55b929debf2d079c949e0f9a85f15ec3a298b7534bc7ebd41 " ,
158+ sha256 = "e5655522be1aa5cc1f2f092aa036b0445157f294928eedf1332ac938c7b69686 " ,
159159 # Keep in sync with com_google_protobuf in WORKSPACE.
160- url = "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.24.1 /protobuf-java-3.24.1 .jar" ,
160+ url = "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.24.4 /protobuf-java-3.24.4 .jar" ,
161161 )
162162
163163 maybe (
@@ -169,9 +169,9 @@ def jazzer_dependencies(android = False):
169169 Label ("//third_party:jacoco-make-probe-inserter-subclassable.patch" ),
170170 Label ("//third_party:jacoco-ignore-offline-instrumentation.patch" ),
171171 ],
172- sha256 = "b6b90469db034dff01a8577d8e91da51bc40f328a988359028652771f20abf1d " ,
173- strip_prefix = "jacoco-0.8.9 " ,
174- url = "https://github.com/jacoco/jacoco/archive/refs/tags/v0.8.9 .tar.gz" ,
172+ sha256 = "5c72dea2d13eef33a4d972d157186fc12d85149bc042186953efe1be50c220ee " ,
173+ strip_prefix = "jacoco-0.8.10 " ,
174+ url = "https://github.com/jacoco/jacoco/archive/refs/tags/v0.8.10 .tar.gz" ,
175175 )
176176
177177 maybe (
0 commit comments