File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins
22{
3- id ' org.springframework.boot' version ' 3.5.9 '
3+ id ' org.springframework.boot' version ' 3.5.13 '
44 id ' io.spring.dependency-management' version ' 1.0.11.RELEASE'
55 id ' java'
66 id ' eclipse'
3838
3939dependencies
4040{
41- // CICS BOM (as of May 2020 )
41+ // CICS BOM (as of Sept 2024 )
4242 compileOnly enforcedPlatform(' com.ibm.cics:com.ibm.cics.ts.bom:6.1-20250812133513-PH63856' )
4343
4444 // Don't include JCICS in the final build (no need for version because we have BOM)
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments