Skip to content

Commit

Permalink
Mention JAR signing key in SECURITY.md
Browse files Browse the repository at this point in the history
This commit adds a link to the now published information on spring.io
about the GPG key used to sign the Spring artifacts published on Maven
Central.

Closes spring-projectsgh-23434
  • Loading branch information
bclozel committed Mar 17, 2023
1 parent 19384ac commit 46bd6ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Security Policy

## JAR signing

Spring Framework JARs released on Maven Central are signed.
You'll find more information about the key here: https://spring.io/GPG-KEY-spring.txt

## Supported Versions

Please see the
Expand Down

0 comments on commit 46bd6ad

Please sign in to comment.