Commit 52f4b20
committed
fix: upgrade bouncy castle dependency to address security vulnerability CVE-2025-8916
- Upgraded com.ibm.mq:com.ibm.mq.allclient from 9.4.0.5 to 9.4.4.1
- This resolves CVE-2025-8916 in org.bouncycastle:bcprov-jdk18on
- Bouncy Castle upgraded from 1.78.1 (vulnerable) to 1.81 (fixed)
- All unit tests pass successfully
- Updated MQ_IMAGE from 9.4.0.5-r2 to 9.4.4.1-r1 in AbstractJMSContextIT
- Ensures integration tests run against matching MQ server version
Signed-off-by: Meenu Mariya <meenu.mariya@ibm.com>1 parent 4ed7f64 commit 52f4b20
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments