Ensure that Maven Plugin uses a consistent Framework dependency version
Fixes gh-39927
This commit is contained in:
		
							parent
							
								
									978c7d8fdc
								
							
						
					
					
						commit
						e2d53fa0e9
					
				|  | @ -34,6 +34,7 @@ dependencies { | |||
| 		exclude(group: "javax.enterprise", module: "cdi-api") | ||||
| 		exclude(group: "javax.inject", module: "javax.inject") | ||||
| 	} | ||||
| 	implementation("org.springframework:spring-core") | ||||
| 	implementation("org.springframework:spring-context") | ||||
| 
 | ||||
| 	intTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-buildpack-platform")) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue