Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit 181a430

Browse files
committed
update Spring Boot version
1 parent 97145e7 commit 181a430

File tree

1 file changed

+1
-1
lines changed
  • java/java-cxf-spring-boot-minimal

1 file changed

+1
-1
lines changed

Diff for: java/java-cxf-spring-boot-minimal/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<version>2.0.0</version>
1414
<properties>
1515
<cxf.version>3.2.4</cxf.version>
16-
<spring-boot.version>2.0.1.RELEASE</spring-boot.version>
16+
<spring-boot.version>2.0.2.RELEASE</spring-boot.version>
1717
</properties>
1818
<build>
1919
<sourceDirectory>src/main/java</sourceDirectory>

0 commit comments

Comments
 (0)