File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
spring-vault-core/src/main/java/org/springframework/vault/support Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4949 <okhttp3 .version>3.14.9</okhttp3 .version>
5050 <spring .version>7.0.0</spring .version>
5151 <spring-data-bom .version>2025.1.0</spring-data-bom .version>
52- <spring-security-bom .version>7.0.0-M3 </spring-security-bom .version>
52+ <spring-security-bom .version>7.0.0</spring-security-bom .version>
5353 <reactor .version>2025.0.0</reactor .version>
5454
5555 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 5050 * Compatibility layer for Jackson 2 and Jackson 3. This class auto-detects whether
5151 * Jackson 3 or Jackson 2 are available prefering Jackson 3. Note that Jackson 2 support
5252 * will be removed in future versions.
53- * <p>This class is intened for internal use only and will be removed in future versions.
53+ * <p>
54+ * This class is intened for internal use only and will be removed in future versions.
5455 *
5556 * @author Mark Paluch
5657 * @since 4.0
You can’t perform that action at this time.
0 commit comments