Skip to content

Commit 4f90723

Browse files
authored
Merge pull request #1610 from CMSgov/revert-boot-dep-upgrade
QPPA-0000: revert spring boot dep upgrade
2 parents ea72614 + f8d63ab commit 4f90723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rest-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>org.springframework.boot</groupId>
197197
<artifactId>spring-boot-dependencies</artifactId>
198-
<version>3.5.10</version>
198+
<version>3.4.11</version>
199199
<type>pom</type>
200200
<scope>import</scope>
201201
</dependency>

0 commit comments

Comments
 (0)