diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea6547fb..a72ea582 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- better native AOT compatibility workflow
+### Changed
+
+- quarkus-version set to 3.17.7 across al the modules
+
## [8.11.9] - 2025-01-11
### Fixed
diff --git a/fj-doc-maven-plugin/src/main/resources/config/flavour/flavour_versions_default.properties b/fj-doc-maven-plugin/src/main/resources/config/flavour/flavour_versions_default.properties
index c1487779..1fa1310e 100644
--- a/fj-doc-maven-plugin/src/main/resources/config/flavour/flavour_versions_default.properties
+++ b/fj-doc-maven-plugin/src/main/resources/config/flavour/flavour_versions_default.properties
@@ -1,5 +1,5 @@
# default flavour versions
-quarkus-3=3.17.6
+quarkus-3=3.17.7
quarkus-2=2.16.12.Final
micronaut-4=4.7.2
springboot-3=3.4.0
diff --git a/pom.xml b/pom.xml
index 1929a7fe..79d0c950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
${poi-version}
2.1.0
5.11.4
- 3.17.6
+ 3.17.7