Skip to content

Commit 1d5d1dd

Browse files
committed
MOSIP-43508
Signed-off-by: Nandhukumar <nandhukumare@gmail.com>
1 parent 473bf78 commit 1d5d1dd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

authentication/pom.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,15 @@
273273
</dependency>
274274
</dependencies>
275275
<build>
276+
<pluginManagement>
277+
<plugins>
278+
<plugin>
279+
<groupId>org.springframework.boot</groupId>
280+
<artifactId>spring-boot-maven-plugin</artifactId>
281+
<version>3.2.3</version>
282+
</plugin>
283+
</plugins>
284+
</pluginManagement>
276285
<plugins>
277286
<plugin>
278287
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)