Skip to content

Commit

Permalink
Removed GraalVM config
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen de Vries committed Feb 5, 2021
1 parent 14d33bb commit 2e1b528
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,6 @@
<artifactId>joda-time</artifactId>
<version>${jodatime-version}</version>
</dependency>
<dependency>
<groupId>com.mageddo.nativeimage</groupId>
<artifactId>reflection-config-generator</artifactId>
<version>2.3.4</version>
</dependency>
</dependencies>

<properties>
Expand All @@ -147,4 +142,4 @@
<jodatime-version>2.7</jodatime-version>
<junit-version>4.13.1</junit-version>
</properties>
</project>
</project>
11 changes: 0 additions & 11 deletions src/main/java/com/iriusrisk/api/client/GraalConfig.java

This file was deleted.

0 comments on commit 2e1b528

Please sign in to comment.