Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CrowleyRajapakse committed Oct 14, 2024
1 parent fa23a75 commit a63168a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gateway/enforcer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# --------------------------------------------------------------------
# Copyright (c) 2023, WSO2 LLC. (http://wso2.com) All Rights Reserved.
# Copyright (c) 2024, WSO2 LLC. (http://wso2.com) All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
8 changes: 4 additions & 4 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ geronimo = "1.1.1.wso2v1"
graphql = "22.3"
grpc = "1.62.2"
gson = "2.10"
guava = "32.1.2-jre"
guava = "33.3.1-jre"
hibernate-validator = "5.4.3.Final"
hikari = "5.0.1"
httpcomponents = "4.5.14"
Expand All @@ -163,9 +163,9 @@ netty = "4.1.114.Final"
nimbus = "7.9.0.wso2v1"
okhttp = "4.9.3.wso2v3"
okio = "3.9.0.wso2v1"
opentelemetry = "1.24.0"
opentelemetry-jaeger-thrift = "1.24.0"
opentelemetry-semconv = "1.24.0-alpha"
opentelemetry = "1.43.0"
opentelemetry-jaeger-thrift = "1.34.1"
opentelemetry-semconv = "1.30.1-alpha"
org-json = "20231013"
postgresql = "42.5.0"
prometheus = "0.20.0"
Expand Down

0 comments on commit a63168a

Please sign in to comment.