Skip to content

Commit b2e2e91

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v6.3.3 (#376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e93175 commit b2e2e91

File tree

1 file changed

+1
-1
lines changed
  • embedding-stores/langchain4j-community-alloydb-pg

1 file changed

+1
-1
lines changed

embedding-stores/langchain4j-community-alloydb-pg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.zaxxer</groupId>
6262
<artifactId>HikariCP</artifactId>
63-
<version>6.3.2</version>
63+
<version>6.3.3</version>
6464
</dependency>
6565

6666
<!-- Supports authentication to Google Cloud AlloyDB -->

0 commit comments

Comments
 (0)