Skip to content

Commit 5937c82

Browse files
authored
Merge pull request #89 from medusa-ui/dependabot/maven/org.springframework.boot-spring-boot-starter-json-3.5.0
build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.4.5 to 3.5.0
2 parents e066684 + bb66adc commit 5937c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.springframework.boot</groupId>
4040
<artifactId>spring-boot-starter-json</artifactId>
41-
<version>3.4.5</version>
41+
<version>3.5.0</version>
4242
</dependency>
4343

4444
<dependency>

0 commit comments

Comments
 (0)