Skip to content

Commit 138fe0a

Browse files
committed
Merge branch '2.2.x' into 2.3.x
2 parents 464b302 + eb07867 commit 138fe0a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ submitting you pull request.
55
Security Vulnerabilities
66
77
STOP! If your contribution fixes a security vulnerability, please do not submit it.
8-
Instead, please head over to https://pivotal.io/security to learn how to disclose a
8+
Instead, please head over to https://spring.io/security-policy to learn how to disclose a
99
vulnerability responsibly.
1010
1111
Dependency Upgrades

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
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)