Skip to content

Commit fd45b37

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v6.3.2 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e098aa5 commit fd45b37

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

embedding-stores/langchain4j-community-cloud-sql-pg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<postgres.version>42.7.7</postgres.version>
2828
<pg-socket.version>1.25.2</pg-socket.version>
2929
<jdbc-socket.version>1.25.2</jdbc-socket.version>
30-
<hikaricp.version>6.3.0</hikaricp.version>
30+
<hikaricp.version>6.3.2</hikaricp.version>
3131
<google.oauth.client.version>1.39.0</google.oauth.client.version>
3232
<google.api.client.version>2.8.0</google.api.client.version>
3333
<google.auth.library.http.version>1.37.1</google.auth.library.http.version>

0 commit comments

Comments
 (0)