Skip to content

Commit

Permalink
Update dependency de.codecentric:cxf-spring-boot-starter to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2023
1 parent 7c3a9c2 commit 8ccbb77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion weatherclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</parent>

<properties>
<cxf-spring-boot-starter.version>2.5.0</cxf-spring-boot-starter.version>
<cxf-spring-boot-starter.version>2.7.0</cxf-spring-boot-starter.version>
<cxf-spring-boot-starter-maven-plugin.version>2.3.0.RELEASE</cxf-spring-boot-starter-maven-plugin.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion weatherservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>

<properties>
<cxf-spring-boot-starter.version>2.5.0</cxf-spring-boot-starter.version>
<cxf-spring-boot-starter.version>2.7.0</cxf-spring-boot-starter.version>
<cxf-spring-boot-starter-maven-plugin.version>2.3.0.RELEASE</cxf-spring-boot-starter-maven-plugin.version>
</properties>

Expand Down

0 comments on commit 8ccbb77

Please sign in to comment.