Skip to content

Commit

Permalink
chore(dependencies): upgrade postgres to v42.6.0
Browse files Browse the repository at this point in the history
to match ignite (#521)
  • Loading branch information
tyrasd committed Feb 7, 2024
1 parent 8d287e3 commit 461b9e6
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 @@ -35,7 +35,7 @@
<jts.version>1.19.0</jts.version>
<!-- h2.version has to be in sync with ignite.version -->
<h2.version>1.4.197</h2.version>
<postgresql.version>42.5.4</postgresql.version>
<postgresql.version>42.6.0</postgresql.version>
<slf4j.version>1.7.36</slf4j.version>
<junit.version>5.9.2</junit.version>
<jetbrainsannotations.version>24.0.1</jetbrainsannotations.version>
Expand Down

0 comments on commit 461b9e6

Please sign in to comment.