Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codecentric/cxf-spring-boot-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c2e28de271156a15d83d436bffeafe73e57bd6d9
Choose a base ref
..
head repository: codecentric/cxf-spring-boot-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4f323acdcf71b0eda4189ac77ffd8eec047f963
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 cxf-spring-boot-starter/pom.xml
2 changes: 1 addition & 1 deletion cxf-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- Project dependencies -->
<spring.boot.version>2.7.16</spring.boot.version>
<spring.boot.version>2.7.17</spring.boot.version>
<cxf-spring-boot-starter-maven-plugin.version>2.3.0.RELEASE</cxf-spring-boot-starter-maven-plugin.version>
<cxf.version>3.5.4</cxf.version>
<jakarta.activation.version>2.0.1</jakarta.activation.version>