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: ASSERT-KTH/collector-sahab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8ae626874f690e4505e11336556cc2c08126d43b
Choose a base ref
..
head repository: ASSERT-KTH/collector-sahab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c7fbe528b9336a70fb6e79a6b9712b3410118a8
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 main/pom.xml
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.9.7</version>
<version>3.9.8</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>