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: gdcc/sword2-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 57164c91bda83ba08b75acc459080b5c0db915ed
Choose a base ref
..
head repository: gdcc/sword2-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cca8496d2b09f069c01223d01ef3d5cf8d95f27a
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
@@ -43,7 +43,7 @@
<maven-surefire-report-plugin.version>3.0.0-M5</maven-surefire-report-plugin.version>
<maven-gpg-plugin>3.1.0</maven-gpg-plugin>
<dependency-check-maven.version>9.0.9</dependency-check-maven.version>
<pmd.version>7.6.0</pmd.version>
<pmd.version>7.7.0</pmd.version>
</properties>
<scm>
<connection>scm:git:https://github.com/gdcc/${project.artifactId}.git</connection>