Skip to content

Commit

Permalink
Bump com.google.guava:guava in /nb-adapters/adapter-qdrant
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 3db1504 commit 7792877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nb-adapters/adapter-qdrant/pom.xml
Expand Up @@ -51,7 +51,7 @@
<artifactId>guava</artifactId>
<!--<version>33.1.0-jre</version>-->
<!-- Trying to match https://github.com/qdrant/java-client/blob/master/build.gradle#L93 -->
<version>30.1-jre</version>
<version>32.0.0-jre</version>
</dependency>
<dependency>
<groupId>io.qdrant</groupId>
Expand Down

0 comments on commit 7792877

Please sign in to comment.