Skip to content

Commit

Permalink
fix: misc/spring-boot-starter/keycloak-spring-boot-starter/pom.xml to…
Browse files Browse the repository at this point in the history
… reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent 29f9523 commit 36fa312
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<description>Spring Boot Default Starter for Keycloak</description>

<properties>
<spring-boot.version>2.0.3.RELEASE</spring-boot.version>
<spring-boot.version>3.0.0</spring-boot.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 36fa312

Please sign in to comment.