Skip to content
Snippets Groups Projects
Commit 2bee98f1 authored by Abhay Joshi's avatar Abhay Joshi
Browse files

Update IBM pom file for Spring-boot

parent ecc2c1cc
No related branches found
No related tags found
Loading
Pipeline #177048 failed
......@@ -90,6 +90,11 @@
<artifactId>spring-webmvc</artifactId>
<version>${spring-webmvc.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>2.7.10</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment