Skip to content

Commit

Permalink
NH-93750: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Oct 15, 2024
1 parent 9cc61af commit 80ae7fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>core</name>
<url>https://maven.apache.org</url>
<properties>
<grpc.version>1.59.0</grpc.version>
<grpc.version>1.68.0</grpc.version>
</properties>

<repositories>
Expand Down Expand Up @@ -83,9 +83,9 @@
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>cloud.solarwindscloud</groupId>
<groupId>com.solarwinds</groupId>
<artifactId>apm-proto</artifactId>
<version>1.0.1</version>
<version>1.0.7</version>
<exclusions>
<exclusion>
<artifactId>guava</artifactId>
Expand Down

0 comments on commit 80ae7fb

Please sign in to comment.