Skip to content

Commit fa6e2a9

Browse files
Fixed the blocker issue and displayed certificate after csr generate
1 parent 6265456 commit fa6e2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

authentication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<lombok.version>1.18.8</lombok.version>
9494

9595
<!-- Spring Boot -->
96-
<spring.boot.version>2.0.2.RELEASE</spring.boot.version>
96+
<spring.boot.version>2.5.12</spring.boot.version>
9797
<spring.batch.version>4.0.1.RELEASE</spring.batch.version>
9898
<spring.security.test.version>5.0.5.RELEASE</spring.security.test.version>
9999
<spring-cloud-config.version>2.0.0.RELEASE</spring-cloud-config.version>

0 commit comments

Comments
 (0)