File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
cxf-spring-boot-starter-samples Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >de.codecentric</groupId >
2929 <artifactId >cxf-spring-boot-starter</artifactId >
30- <version >2.3.0.RELEASE </version >
30+ <version >2.3.1-SNAPSHOT </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.springframework.boot</groupId >
6565 <plugin >
6666 <groupId >de.codecentric</groupId >
6767 <artifactId >cxf-spring-boot-starter-maven-plugin</artifactId >
68- <version >2.3.0.RELEASE </version >
68+ <version >2.3.1-jaxb-jaxws-3.0.0-M4 </version >
6969 <executions >
7070 <execution >
7171 <goals >
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >de.codecentric</groupId >
2828 <artifactId >cxf-spring-boot-starter</artifactId >
29- <version >2.3.0.RELEASE </version >
29+ <version >2.3.1-SNAPSHOT </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >org.springframework.boot</groupId >
4848 <plugin >
4949 <groupId >de.codecentric</groupId >
5050 <artifactId >cxf-spring-boot-starter-maven-plugin</artifactId >
51- <version >2.3.0.RELEASE </version >
51+ <version >2.3.1-jaxb-jaxws-3.0.0-M4 </version >
5252 <executions >
5353 <execution >
5454 <goals >
Original file line number Diff line number Diff line change 1919
2020 <!-- Project dependencies -->
2121 <spring .boot.version>2.3.3.RELEASE</spring .boot.version>
22- <cxf-spring-boot-starter-maven-plugin .version>2.3.0.RELEASE </cxf-spring-boot-starter-maven-plugin .version>
22+ <cxf-spring-boot-starter-maven-plugin .version>2.3.1-jaxb-jaxws-3.0.0-M4 </cxf-spring-boot-starter-maven-plugin .version>
2323 <cxf .version>3.4.0</cxf .version>
2424 <jakarta .activation.version>1.2.2</jakarta .activation.version>
2525
You can’t perform that action at this time.
0 commit comments