Skip to content

Commit

Permalink
fix: pre-registration/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored and rajapandi1234 committed Jul 23, 2024
1 parent d7825c3 commit e6212b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pre-registration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@

<!-- Core -->
<spring.version>5.0.4.RELEASE</spring.version>
<spring.boot.version>3.2.3</spring.boot.version>
<spring.boot.version>3.2.5</spring.boot.version>
<spring.data.version>2.0.9.RELEASE</spring.data.version>
<spring-cloud-config.version>2.0.0.RELEASE</spring-cloud-config.version>
<spring-cloud-config.version>3.1.9</spring-cloud-config.version>

<!-- Miscellaneous -->
<javax.validation-api.version>2.0.1.Final</javax.validation-api.version>
Expand Down

0 comments on commit e6212b7

Please sign in to comment.