We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support CVE-2022-22965.
Set the following for terasoluna-gfw-parent/pom.xml
terasoluna-gfw-parent/pom.xml
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-framework-bom</artifactId> <version>${org.springframework.version}</version> <type>pom</type> <scope>import</scope> </dependency> <!-- omitted --> <org.springframework.version>5.3.18</org.springframework.version> or <org.springframework.version>5.2.20.RELEASE</org.springframework.version>
Links to related issues.
The text was updated successfully, but these errors were encountered:
Update Spring Framework to 5.3.18. #1163
4bf93a4
9733231
Update Spring Framework to 5.2.20.RELEASE. #1163
c481564
d737e6e
d33f451
Support CVE-2022-22965. The version of TERASOLUNA is as follows
Sorry, something went wrong.
btkatoufm
No branches or pull requests
Description
Support CVE-2022-22965.
Possible Solution
Set the following for
terasoluna-gfw-parent/pom.xml
Affect versions
Issue links
The text was updated successfully, but these errors were encountered: