Skip to content

Commit f9b105d

Browse files
chore(deps): update spring framework dependencies to v4
1 parent 97b8896 commit f9b105d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xoai-data-provider-tck/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>org.springframework.boot</groupId>
136136
<artifactId>spring-boot-starter-web</artifactId>
137-
<version>3.5.5</version>
137+
<version>4.0.6</version>
138138
<scope>test</scope>
139139
<exclusions>
140140
<exclusion>
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.springframework.boot</groupId>
148148
<artifactId>spring-boot-starter-test</artifactId>
149-
<version>3.5.5</version>
149+
<version>4.0.6</version>
150150
<scope>test</scope>
151151
</dependency>
152152
<dependency>

0 commit comments

Comments
 (0)