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: bea269944b0ab53269dc4ad61fc4ddea0a97e2ca
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: 8c15a9fa24548f558587ca7a892ff5c9fa0db541
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
@@ -28,7 +28,7 @@
<logstash-logback-encoder.version>7.2</logstash-logback-encoder.version>
<commons-io.version>2.11.0</commons-io.version>
<spring.cloud.sleuth.version>3.1.5</spring.cloud.sleuth.version>
<system-stubs-jupiter.version>2.1.3</system-stubs-jupiter.version>
<system-stubs-jupiter.version>2.1.4</system-stubs-jupiter.version>

<!-- Analysis Tools for CI -->
<build-plugin.jacoco.version>0.8.8</build-plugin.jacoco.version>