OpenZeppelin has the Pausable contract for the solidity version 0.8.17?

I found that this implementation is for the solidity version 0.8.20

Do we have OpenZeppelin library for Pausable with solidity version 0.8.17?

OpenZeppelin Contracts 4.x would work with that version of Solidity. For example: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.6/contracts/security/Pausable.sol