Skip to content

Commit f34fb35

Browse files
committed
fix: kinde-springboot/kinde-springboot-core/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482
1 parent 81082af commit f34fb35

File tree

1 file changed

+1
-1
lines changed
  • kinde-springboot/kinde-springboot-core

1 file changed

+1
-1
lines changed

kinde-springboot/kinde-springboot-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<groupId>org.springframework.boot</groupId>
3131
<artifactId>spring-boot-starter</artifactId>
3232
<optional>true</optional>
33-
<version>3.5.7</version>
33+
<version>3.5.10</version>
3434
</dependency>
3535

3636
<dependency>

0 commit comments

Comments
 (0)