WIP
authorKai Moritz <kai@juplo.de>
Mon, 9 Jan 2023 22:11:51 +0000 (23:11 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 9 Jan 2023 22:11:51 +0000 (23:11 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 36974b7..7521e14 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>lombok</artifactId>
                        <optional>true</optional>
                </dependency>
+               <dependency>
+                       <groupId>org.springframework.data</groupId>
+                       <artifactId>spring-data-mongodb</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.springframework.boot</groupId>
                        <artifactId>spring-boot-starter-test</artifactId>