Skip to content

Commit

Permalink
wywalenie graalvm bo i tak nie umiem
Browse files Browse the repository at this point in the history
DEPLOY
  • Loading branch information
JanisBe committed Mar 11, 2024
1 parent 3588636 commit 1356290
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,20 +248,6 @@
<artifactId>jasypt-maven-plugin</artifactId>
<version>${jasypt.version}</version>
</plugin>
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.10.1</version>
<executions>
<execution>
<id>build-native</id>
<goals>
<goal>compile-no-fork</goal>
</goals>
<phase>package</phase>
</execution>
</executions>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 1356290

Please sign in to comment.