Skip to content

Releases: cicsdev/cics-banking-sample-application-cbsa

2026 Q1 release

02 Apr 08:05
46cbda5

Choose a tag to compare

  • Update for vulnerabilities.
  • Java code now requires Jakarta EE 10.
  • Unused mapset BNK1B2M removed.
  • z/OS Connect artifacts moved to "Spring Boot" section.
  • COBOL compile changed to create ADATA and SYSDEBUG datasets.

2025 Q4 release

05 Mar 10:19
2126f9c

Choose a tag to compare

4q 2025 refresh (#29)

Updates to Java components to resolve potential vulnerabilities.
Update to the two SpringBoot apps to avoid the need to edit ConnectionInfo.java. Instead, two new JVM system properties, CBSA_ZOSCONN_PORT and CBSA_ZOSCONN_HOST are used to specify the location of z/OS Connect.
SpringBoot apps and z/OS Connect apps/services now align.
The installation JCL has been improved and clarified.
The main menu BMS map has been changed to NOT have a numeric field, as it accepts both numbers and letters.