Skip to content

Commit b6c9d57

Browse files
authored
Merge pull request #119 from genkit-ai/dependabot/maven/spring-boot.version-4.0.4
chore(deps)(deps): bump spring-boot.version from 4.0.3 to 4.0.4
2 parents 47c95fc + 9648e43 commit b6c9d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<properties>
3838
<maven.deploy.skip>false</maven.deploy.skip>
39-
<spring-boot.version>4.0.3</spring-boot.version>
39+
<spring-boot.version>4.0.4</spring-boot.version>
4040
</properties>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)