Skip to content

Commit 889b9d5

Browse files
committed
Merge branch '2.4.x'
2 parents 439344f + 9fd0e42 commit 889b9d5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories as some of them do not apply here.
77
STOP!! Please ask questions about how to use something, or to understand why something isn't
88
working as you expect it to, on Stack Overflow using the spring-boot tag.
99
- Security Vulnerability
10-
STOP!! Please don't raise security vulnerabilities here. Head over to https://pivotal.io/security to learn how to disclose them responsibly.
10+
STOP!! Please don't raise security vulnerabilities here. Head over to https://spring.io/security-policy to learn how to disclose them responsibly.
1111
- Managed Dependency Upgrade
1212
You DO NOT need to raise an issue for a managed dependency version upgrade as there's a semi-automatic process for checking managed dependencies for new versions before a release. BUT pull requests for upgrades that are more involved than just a version property change are still most welcome.
1313
- With an Immediate Pull Request

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ playground.
88
Security Vulnerabilities
99
1010
STOP! If your contribution fixes a security vulnerability, please do not submit it.
11-
Instead, please head over to https://pivotal.io/security to learn how to disclose a
11+
Instead, please head over to https://spring.io/security-policy to learn how to disclose a
1212
vulnerability responsibly.
1313
1414
Dependency Upgrades

CONTRIBUTING.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Ideally, that would include a small sample project that reproduces the problem.
2222

2323
== Reporting Security Vulnerabilities
2424
If you think you have found a security vulnerability in Spring Boot please *DO NOT* disclose it publicly until we've had a chance to fix it.
25-
Please don't report security vulnerabilities using GitHub issues, instead head over to https://tanzu.vmware.com/security and learn how to disclose them responsibly.
25+
Please don't report security vulnerabilities using GitHub issues, instead head over to https://spring.io/security-policy and learn how to disclose them responsibly.
2626

2727

2828

0 commit comments

Comments
 (0)