This repository was archived by the owner on Jun 30, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.1.3 </version >
9+ <version >3.1.4 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >com.contentstack</groupId >
1616 <description >Demo project for graphql-springboot-api-integration</description >
1717 <properties >
1818 <java .version>1.8</java .version>
19- <spring-boot .version>3.1.3 </spring-boot .version>
19+ <spring-boot .version>3.1.4 </spring-boot .version>
2020 <json-smart .version>5.2.2</json-smart .version>
2121 </properties >
2222
5151 <dependency >
5252 <groupId >org.projectlombok</groupId >
5353 <artifactId >lombok</artifactId >
54- <version >1.18.28 </version >
54+ <version >1.18.30 </version >
5555 <scope >provided</scope >
5656 </dependency >
5757
7878 <plugin >
7979 <groupId >org.springframework.boot</groupId >
8080 <artifactId >spring-boot-maven-plugin</artifactId >
81+ <version >3.1.4</version >
8182 </plugin >
8283 </plugins >
8384 </build >
You can’t perform that action at this time.
0 commit comments