From 0cfe73785872691517dee97b3a1e1597ce128d67 Mon Sep 17 00:00:00 2001 From: Ranjith Karunesh Date: Tue, 24 Jan 2023 09:11:39 +0530 Subject: [PATCH] Updated the third party packages --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 590eb48b0..f52e1bd19 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ The following table lists the software components and versions that are compatib ``` 3. ``` - sudo apt-get install python3.8=3.8.10-0ubuntu1~20.04.5 -y + sudo apt-get install python3.8=3.8.10-0ubuntu1~20.04.6 -y ``` 4. ``` @@ -278,7 +278,7 @@ The following table lists the software components and versions that are compatib ``` 7. ``` - sudo apt-get install openjdk-11-jre-headless=11.0.16+8-0ubuntu1~20.04 -y + sudo apt-get install openjdk-11-jre-headless=11.0.17+8-1ubuntu2~20.04 -y ``` 8. ``` @@ -4365,4 +4365,3 @@ These checks run in parallel and take a few minutes to complete. ![screenshot](docs/images/check_3.png) -