Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
CCD-6278_cve
  • Loading branch information
ankita-srivastava009 committed Nov 6, 2025
commit 56da5b5004b235d2d25cad04be2d0b4282112eb0
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id 'jacoco'
id 'idea'
id 'eclipse'
id 'org.springframework.boot' version '3.3.4'
id 'org.springframework.boot' version '6.1.14'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'io.spring.dependency-management' version '1.1.5'
id 'org.sonarqube' version '5.0.0.4638'
Expand Down