Skip to content

Commit 924b1bf

Browse files
committed
fix: astra-spring-boot-autoconfigure/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6091929
1 parent dc37d47 commit 924b1bf

File tree

1 file changed

+1
-1
lines changed
  • astra-spring-boot-autoconfigure

1 file changed

+1
-1
lines changed

astra-spring-boot-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</parent>
1313

1414
<properties>
15-
<spring-boot.version>2.7.14</spring-boot.version>
15+
<spring-boot.version>2.7.18</spring-boot.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)