[Fixed] N: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Version’ value from ” to ’10’

You might get the following error message while executing the command apt-get update on Debian 10:

N: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Version’ value from ” to ’10’

When this happens, execute the following command on the terminal.

apt-get update --allow-releaseinfo-change

Below is the sample output.