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: IGNF/validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16115176cd2866591988b235aff79ec3781d3769
Choose a base ref
..
head repository: IGNF/validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e09ffa46f853d2251089a1d8882d5fe7758ae04d
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
<maven-formatter-plugin.version>2.24.1</maven-formatter-plugin.version>
<jaxen.version>1.2.0</jaxen.version>
<jdom.version>1.0</jdom.version>
<apache-common-io.version>2.17.0</apache-common-io.version>
<apache-common-io.version>2.18.0</apache-common-io.version>
<apache-common-cli.version>1.8.0</apache-common-cli.version>
<apache-commons-csv.version>1.11.0</apache-commons-csv.version>
<apache-commons-lang.version>2.6</apache-commons-lang.version>