Skip to content

Commit 90cfb71

Browse files
committed
Removed obsolete dependency to Spring Boot 2.1.5
1 parent f29d82c commit 90cfb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/phoebus-target/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>phoebus-target</artifactId>
99

1010
<properties>
11-
<spring.boot-version>2.1.5.RELEASE</spring.boot-version>
11+
<spring.boot-version>2.7.3</spring.boot-version>
1212
<preReleaseScripts>${project.basedir}/release_classpath.py</preReleaseScripts>
1313
</properties>
1414

0 commit comments

Comments
 (0)