Skip to content

Commit e3e6e6f

Browse files
committed
update boat version to 0.17.5
1 parent f46a94d commit e3e6e6f

File tree

2 files changed

+2
-2
lines changed
  • service-sdk/16.0.0/create-openapi-spec-project

2 files changed

+2
-2
lines changed

service-sdk/16.0.0/create-openapi-spec-project/messaging-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<!-- plugin versions -->
19-
<boat-maven-plugin.version>0.17.0</boat-maven-plugin.version>
19+
<boat-maven-plugin.version>0.17.5</boat-maven-plugin.version>
2020
</properties>
2121

2222
<build>

service-sdk/16.0.0/create-openapi-spec-project/messaging-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<java.version>17</java.version>
24-
<boat-maven-plugin.version>0.17.0</boat-maven-plugin.version>
24+
<boat-maven-plugin.version>0.17.5</boat-maven-plugin.version>
2525
] </properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)