Skip to content

Commit

Permalink
Update to latest boringssl chromium-stable commit (#813)
Browse files Browse the repository at this point in the history
Motivation:

There were updates to the chromium-stable branch of boringssl.

Modifications:

Update to latest sha

Result:

Use more recent boringssl version
  • Loading branch information
normanmaurer authored Aug 23, 2023
1 parent 51ddbea commit 7a321fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<!--
See https://boringssl.googlesource.com/boringssl/+/refs/heads/chromium-stable for the latest commit
-->
<boringsslCommitSha>ca1690e221677cea3fb946f324eb89d846ec53f2</boringsslCommitSha>
<boringsslCommitSha>dd5219451c3ce26221762a15d867edf43b463bb2</boringsslCommitSha>
<libresslVersion>3.4.3</libresslVersion>
<!--
See https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256 for the SHA256 signature
Expand Down

0 comments on commit 7a321fc

Please sign in to comment.