Skip to content

Commit

Permalink
Bump postgresql version to 42.6.1 (#1853)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Kinard <[email protected]>
  • Loading branch information
Polber authored Sep 11, 2024
1 parent 48ff0e1 commit cd6f600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<!-- Note: File it/src/main/java/com/google/cloud/teleport/it/common/JDBCBaseIT.java -->
<!-- should be updated when these versions are changed. -->
<mysql-connector-java.version>8.0.30</mysql-connector-java.version>
<postgresql.version>42.6.0</postgresql.version>
<postgresql.version>42.6.1</postgresql.version>
<ojdbc8.version>23.2.0.0</ojdbc8.version>
<mssql-jdbc.version>12.2.0.jre11</mssql-jdbc.version>
<neo4j-driver.version>4.4.18</neo4j-driver.version>
Expand Down

0 comments on commit cd6f600

Please sign in to comment.