diff --git a/docs/guides/server/db.adoc b/docs/guides/server/db.adoc
index 9d4b7e9f9b..657a783015 100644
--- a/docs/guides/server/db.adoc
+++ b/docs/guides/server/db.adoc
@@ -21,7 +21,7 @@ The server has built-in support for different databases. You can query the avail
|mssql| 2016
|mysql| 8
|oracle| 12c
-|postgres| 10
+|postgres| 15
|===
By default, the server uses the `dev-file` database. This is the default database that the server will use to persist data and
diff --git a/pom.xml b/pom.xml
index b758dfa7d8..21437043bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
8.0
8.0.30
- 14
+ 15
42.6.0
10.11
3.1.4