File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
spring-vault-core/src/main/java/org/springframework/vault/support Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 <kotlin-coroutines .version>1.6.0</kotlin-coroutines .version>
2828 <mockk .version>1.10.3-jdk8</mockk .version>
2929 <mockito-core .version>3.8.0</mockito-core .version>
30- <spring .version>5.3.5 </spring .version>
30+ <spring .version>5.3.20 </spring .version>
3131 <spring-data-bom .version>2020.0.5</spring-data-bom .version>
3232 <spring-security-bom .version>5.4.5</spring-security-bom .version>
3333 <reactor .version>2020.0.13</reactor .version>
Original file line number Diff line number Diff line change 3131
3232/**
3333 * Value object representing a certificate consisting of the certificate and the issuer
34- * certificate. Certificate and keys can be either DER or PEM (including PEM bundle) encoded.
35- * Certificates can be obtained as {@link X509Certificate}.
34+ * certificate. Certificate and keys can be either DER or PEM (including PEM bundle)
35+ * encoded. Certificates can be obtained as {@link X509Certificate}.
3636 *
3737 * @author Mark Paluch
3838 * @since 2.0
You can’t perform that action at this time.
0 commit comments