Skip to content

Commit

Permalink
Fixed the blocker issue and displayed certificate after csr generate
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 6, 2022
1 parent 6265456 commit fa6e2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<lombok.version>1.18.8</lombok.version>

<!-- Spring Boot -->
<spring.boot.version>2.0.2.RELEASE</spring.boot.version>
<spring.boot.version>2.5.12</spring.boot.version>
<spring.batch.version>4.0.1.RELEASE</spring.batch.version>
<spring.security.test.version>5.0.5.RELEASE</spring.security.test.version>
<spring-cloud-config.version>2.0.0.RELEASE</spring-cloud-config.version>
Expand Down

0 comments on commit fa6e2a9

Please sign in to comment.