diff --git a/ci/templates/maven-test-project/pom.xml b/ci/templates/maven-test-project/pom.xml
index 9300d20393..9986caa551 100644
--- a/ci/templates/maven-test-project/pom.xml
+++ b/ci/templates/maven-test-project/pom.xml
@@ -12,9 +12,9 @@
UTF-8
official
11
- 2.1.21
- 1.9.1
- 1.9.0-beta04
+ 2.2.21
+ 1.9.3
+ 1.9.0
@@ -99,6 +99,11 @@
kotlin-stdlib
${kotlin.version}
+
+ org.jetbrains.compose.ui
+ ui-desktop
+ ${compose.version}
+
org.jetbrains.compose.foundation
foundation-desktop