Results 4 issues of aofall

## What is the purpose of the change In the newer versions of Hibernate-validator, the package names of the relevant validation implementation classes have been migrated from `javax` to `jakarta`....

## In what area(s)? /area test-and-release https://github.com/sofastack/sofa-registry/blob/3d8297aae0017ed222e71add10f11bd2deeb23ec/server/server/session/src/main/java/com/alipay/sofa/registry/server/session/wrapper/BlacklistWrapperInterceptor.java#L31 https://github.com/sofastack/sofa-registry/blob/3d8297aae0017ed222e71add10f11bd2deeb23ec/server/server/integration/src/main/java/com/alipay/sofa/registry/server/integration/RegistryApplication.java#L45 ## Describe the feature Please use the commons-lang3 library or maintain self StringUtils class in the project.

Add `os-maven-plugin` Maven extension to automatically obtain platform for `os.detected.classifier`

## What is the purpose of the change 1. In the newer versions of Hibernate-validator, the package names of the relevant validation implementation classes have been migrated from `javax` to...