Skip to content

Commit 5f691d0

Browse files
committed
Updated docs to current versions
1 parent eda3027 commit 5f691d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There´s also an blog post describing this project: [Spring Boot & Apache CXF
3434
<dependency>
3535
<groupId>de.codecentric</groupId>
3636
<artifactId>cxf-spring-boot-starter</artifactId>
37-
<version>1.1.5.RELEASE</version>
37+
<version>2.0.0.RELEASE</version>
3838
</dependency>
3939
</dependencies>
4040
```
@@ -46,7 +46,7 @@ There´s also an blog post describing this project: [Spring Boot & Apache CXF
4646
<plugin>
4747
<groupId>de.codecentric</groupId>
4848
<artifactId>cxf-spring-boot-starter-maven-plugin</artifactId>
49-
<version>1.1.5.RELEASE</version>
49+
<version>2.0.0.RELEASE</version>
5050
<executions>
5151
<execution>
5252
<goals>

0 commit comments

Comments
 (0)