Skip to content

Commit

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

The chromium-stable branch of boringssl has new commits. We should pull
them in.

Modifications:

Change commit sha of boringssl to the latest

Result:

Use latest code of chromium-stable branch
  • Loading branch information
normanmaurer committed Feb 19, 2024
1 parent 92fdd74 commit 2e9b36d
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 @@ -88,7 +88,7 @@
<!--
See https://boringssl.googlesource.com/boringssl/+/refs/heads/chromium-stable for the latest commit
-->
<boringsslCommitSha>dd5219451c3ce26221762a15d867edf43b463bb2</boringsslCommitSha>
<boringsslCommitSha>1b7fdbd9101dedc3e0aa3fcf4ff74eacddb34ecc</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 2e9b36d

Please sign in to comment.