Skip to content

Commit ed4cc2b

Browse files
chore(deps): update spring boot to v3.4.3
1 parent 9e22f93 commit ed4cc2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xoai-data-provider-tck/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.springframework.boot</groupId>
143143
<artifactId>spring-boot-starter-web</artifactId>
144-
<version>3.3.4</version>
144+
<version>3.4.3</version>
145145
<scope>test</scope>
146146
<exclusions>
147147
<exclusion>
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>org.springframework.boot</groupId>
155155
<artifactId>spring-boot-starter-test</artifactId>
156-
<version>3.3.4</version>
156+
<version>3.4.3</version>
157157
<scope>test</scope>
158158
</dependency>
159159
<dependency>

0 commit comments

Comments
 (0)