Skip to content

Commit fa10ad7

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v7 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41924e0 commit fa10ad7

File tree

1 file changed

+1
-1
lines changed
  • embedding-stores/langchain4j-community-yugabytedb

1 file changed

+1
-1
lines changed

embedding-stores/langchain4j-community-yugabytedb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<properties>
2626
<yugabytedb.version>42.7.3-yb-4</yugabytedb.version>
27-
<hikaricp.version>6.3.3</hikaricp.version>
27+
<hikaricp.version>7.0.2</hikaricp.version>
2828
<pgvector.version>0.1.6</pgvector.version>
2929
</properties>
3030

0 commit comments

Comments
 (0)