Skip to content

Commit 9f5af86

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-maven-plugin to v2.6.4 (#822)
1 parent 6ee0995 commit 9f5af86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/spring-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<properties>
2020
<maven.compiler.target>1.8</maven.compiler.target>
2121
<maven.compiler.source>1.8</maven.compiler.source>
22-
<spring.version>2.6.3</spring.version>
22+
<spring.version>2.6.4</spring.version>
2323
</properties>
2424

2525
<!--

0 commit comments

Comments
 (0)