Commit 6ee27d4
authored
apacheGH-47208: [C++] Update bundled s2n-tls to 1.5.23 (apache#47220)
### Rationale for this change
https://github.com/aws/s2n-tls/releases/tag/v1.5.22 includes aws/s2n-tls#5356 .
We can avoid needless rebuild by this.
### What changes are included in this PR?
```bash
cpp/thirdparty/update.rb 'S2N_TLS'
```
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: apache#47208
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>1 parent 5f4ba59 commit 6ee27d4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments