Skip to content

Commit 10a9774

Browse files
committed
use 20250517 which is the current version used
1 parent 280521f commit 10a9774

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dependencies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ org.apache.httpcomponents:httpclient,httpcomponents.httpclient=4.5.14
3838
org.apache.httpcomponents:httpcore,httpcomponents.httpcore=4.4.16
3939
org.apache.httpcomponents.client5:httpclient5,apache-httpclient-5=5.5.1
4040
org.apache.httpcomponents.core5:httpcore5,apache-httpcore-5=5.3.6
41-
org.json:json,json=20251224
41+
org.json:json,json=20250517
4242
io.perfmark:perfmark-api,perfmark-api=0.27.0
4343
# Note: This is the google opentelemetry exporter and not the general opentelemetry project
4444
com.google.cloud.opentelemetry:exporter-metrics,google.cloud.opentelemetry=0.36.0

java-shared-dependencies/third-party-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dev.cel.version>0.6.0</dev.cel.version>
4545
<com.google.crypto.tink.version>1.16.0</com.google.crypto.tink.version>
4646
<io.opentelemetry.contrib.opentelemetry-gcp-resources.version>1.45.0-alpha</io.opentelemetry.contrib.opentelemetry-gcp-resources.version>
47-
<json.version>20251224</json.version>
47+
<json.version>20250517</json.version>
4848
</properties>
4949

5050
<dependencyManagement>

0 commit comments

Comments
 (0)