Skip to content

Commit ac1fe46

Browse files
authored
Update build.gradle
1 parent 82881f3 commit ac1fe46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cics-java-liberty-tsq-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories
3232

3333
dependencies
3434
{
35-
compileOnly enforcedPlatform("com.ibm.cics:com.ibm.cics.ts.bom:6.1-20220617120000") // CICS TS V6.1 Maven BOM
35+
compileOnly enforcedPlatform("com.ibm.cics:com.ibm.cics.ts.bom:6.1-20240903141936-PH59389") // CICS TS V6.1 Maven BOM
3636

3737
// Don't include JCICS in the final build (no need for version because we have BOM)
3838
compileOnly("com.ibm.cics:com.ibm.cics.server")

0 commit comments

Comments
 (0)