diff --git a/finish/query/pom.xml b/finish/query/pom.xml index f999d7a..dfa527a 100644 --- a/finish/query/pom.xml +++ b/finish/query/pom.xml @@ -46,13 +46,13 @@ io.grpc grpc-protobuf - 1.66.0 + 1.68.0 provided io.grpc grpc-stub - 1.66.0 + 1.68.0 provided @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.1 test diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 9f13acd..56aa5aa 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -49,13 +49,13 @@ io.grpc grpc-protobuf - 1.66.0 + 1.68.0 provided io.grpc grpc-stub - 1.66.0 + 1.68.0 provided @@ -63,14 +63,14 @@ org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.1 test io.grpc grpc-testing - 1.66.0 + 1.68.0 test @@ -78,7 +78,7 @@ org.mockito mockito-core - 5.13.0 + 5.14.1 test diff --git a/finish/systemproto/pom.xml b/finish/systemproto/pom.xml index 2b5d4e0..2174ad5 100644 --- a/finish/systemproto/pom.xml +++ b/finish/systemproto/pom.xml @@ -25,7 +25,7 @@ io.grpc grpc-protobuf - 1.66.0 + 1.68.0 provided @@ -33,7 +33,7 @@ io.grpc grpc-stub - 1.66.0 + 1.68.0 provided diff --git a/start/query/pom.xml b/start/query/pom.xml index f999d7a..dfa527a 100644 --- a/start/query/pom.xml +++ b/start/query/pom.xml @@ -46,13 +46,13 @@ io.grpc grpc-protobuf - 1.66.0 + 1.68.0 provided io.grpc grpc-stub - 1.66.0 + 1.68.0 provided @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.1 test diff --git a/start/system/pom.xml b/start/system/pom.xml index 4698c7f..382145a 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -49,13 +49,13 @@ io.grpc grpc-protobuf - 1.66.0 + 1.68.0 provided io.grpc grpc-stub - 1.66.0 + 1.68.0 provided @@ -64,7 +64,7 @@ io.grpc grpc-testing - 1.66.0 + 1.68.0 test @@ -72,14 +72,14 @@ org.mockito mockito-core - 5.13.0 + 5.14.1 test org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.1 test diff --git a/start/systemproto/pom.xml b/start/systemproto/pom.xml index dadcdb9..18bef17 100644 --- a/start/systemproto/pom.xml +++ b/start/systemproto/pom.xml @@ -24,13 +24,13 @@ io.grpc grpc-protobuf - 1.66.0 + 1.68.0 provided io.grpc grpc-stub - 1.66.0 + 1.68.0 provided