summaryrefslogtreecommitdiffstats
path: root/llm-adaptation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'llm-adaptation/pom.xml')
-rw-r--r--llm-adaptation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/llm-adaptation/pom.xml b/llm-adaptation/pom.xml
index db03490..8917255 100644
--- a/llm-adaptation/pom.xml
+++ b/llm-adaptation/pom.xml
@@ -42,7 +42,7 @@
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-web</artifactId>
+ <artifactId>spring-boot-starter-webflux</artifactId>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>