Manage spring-boot-starter-aop 34/131434/1
authorliamfallon <liam.fallon@est.tech>
Tue, 11 Oct 2022 21:03:41 +0000 (22:03 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 11 Oct 2022 21:03:45 +0000 (22:03 +0100)
Issue-ID: POLICY-4393
Change-Id: I83a62dad43ae371d85494a1312cd0515456e26f6
Signed-off-by: liamfallon <liam.fallon@est.tech>
integration/pom.xml

index 67c4f52..7a07ba9 100644 (file)
                 <artifactId>spring-boot-starter-validation</artifactId>
                 <version>${version.springboot}</version>
             </dependency>
+            <dependency>
+                <groupId>org.springframework.boot</groupId>
+                <artifactId>spring-boot-starter-aop</artifactId>
+                <version>${version.springboot}</version>
+            </dependency>
             <dependency>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-starter-test</artifactId>