This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new e33fb61a9b0 chore(deps): Bump io.pinecone:pinecone-client from 3.0.0
to 3.1.0 (#16413)
e33fb61a9b0 is described below
commit e33fb61a9b081641954854f8ab7658bda3065c79
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 10:37:50 2024 +0100
chore(deps): Bump io.pinecone:pinecone-client from 3.0.0 to 3.1.0 (#16413)
Bumps
[io.pinecone:pinecone-client](https://github.com/pinecone-io/pinecone-java-client)
from 3.0.0 to 3.1.0.
- [Release
notes](https://github.com/pinecone-io/pinecone-java-client/releases)
-
[Changelog](https://github.com/pinecone-io/pinecone-java-client/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/pinecone-io/pinecone-java-client/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: io.pinecone:pinecone-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 88156e07817..993c301b8c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -406,7 +406,7 @@
<pgjdbc-driver-version>42.7.4</pgjdbc-driver-version>
<pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>
<picocli-version>4.7.6</picocli-version>
- <pinecone-client-version>3.0.0</pinecone-client-version>
+ <pinecone-client-version>3.1.0</pinecone-client-version>
<plc4x-version>0.12.0</plc4x-version>
<plexus-archiver-version>4.10.0</plexus-archiver-version>
<plexus-build-api-version>1.2.0</plexus-build-api-version>