szaszm commented on code in PR #2254:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2254#discussion_r4044779321
##########
cmake/Abseil.cmake:
##########
@@ -28,8 +28,8 @@ set(PC ${Bash_EXECUTABLE} -c "set -x &&\
FetchContent_Declare(
absl
- URL
https://github.com/abseil/abseil-cpp/archive/refs/tags/20260526.0.tar.gz
- URL_HASH
SHA256=6e1aee535473414164bf83e4ebc40240dec71a4701f8a642d906e95bea1aea0c
+ URL
https://github.com/abseil/abseil-cpp/archive/refs/tags/20260817.0.tar.gz
Review Comment:
In the age of AI security scanning, and lots of CVEs in each release, I
think I'd time the updates closer to before a release, to minimize the number
of known unpatched vulnerabilities in our libs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]