File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010    implementation(platform(" org.springdoc:springdoc-openapi:1.7.0"  )) {
1111        because(" version 1.8.0 brings incompatible logging library"  )
1212    }
13-     implementation(platform(" org.springframework.boot:spring-boot-dependencies:2.7.18 "  ))
13+     implementation(platform(" org.springframework.boot:spring-boot-dependencies:3.3.5 "  ))
1414    implementation(platform(" org.springframework.cloud:spring-cloud-dependencies:2021.0.9"  ))
1515    implementation(platform(" org.springframework.cloud:spring-cloud-sleuth-otel-dependencies:1.1.4"  ))
1616
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88dependencies {
99    implementation(platform(project(" :common-internal-bom"  )))
1010    implementation(platform(" org.springdoc:springdoc-openapi:2.6.0"  ))
11-     implementation(platform(" org.springframework.boot:spring-boot-dependencies:3.3.4 "  ))
11+     implementation(platform(" org.springframework.boot:spring-boot-dependencies:3.3.5 "  ))
1212
1313    implementation(" org.springframework.boot:spring-boot-starter-web"  )
1414    implementation(" org.springframework.boot:spring-boot-starter-actuator"  )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments