-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dependencies, fix warnings, remove dead code (#36)
* chore:bump version 2.1.6 to 2.1.7 chore:bump spring-boot-starter-parent 3.0.5 to 3.1.3 chore:bump jacoco-maven-plugin 0.8.9 to 0.8.10 chore:bump vip-utils 1.2.1 to 1.3.0 * chore:remove dead code * fix:serialization warnings
- Loading branch information
1 parent
a46b720
commit 419f972
Showing
5 changed files
with
13 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
src/main/java/org/molgenis/vcf/inheritance/matcher/MalformedPedException.java
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
src/main/java/org/molgenis/vcf/inheritance/matcher/MissingInfoException.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
src/main/java/org/molgenis/vcf/inheritance/matcher/MissingVepAnnotationException.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
src/main/java/org/molgenis/vcf/inheritance/matcher/UnsupportedPedException.java
This file was deleted.
Oops, something went wrong.