Skip to content

Commit bf7a4e4

Browse files
authored
Merge pull request #292 from gdcc/renovate/spring-framework-dependencies
chore(deps): update spring framework dependencies to v3.5.5
2 parents 76201f0 + 8c13192 commit bf7a4e4

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.3</version>
137+
<version>3.5.5</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.3</version>
149+
<version>3.5.5</version>
150150
<scope>test</scope>
151151
</dependency>
152152
<dependency>

0 commit comments

Comments
 (0)