Skip to content

Commit 22f921b

Browse files
authored
Update pom.xml
1 parent f3043ff commit 22f921b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

srv/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,11 @@
168168
<plugin>
169169
<groupId>org.graalvm.buildtools</groupId>
170170
<artifactId>native-maven-plugin</artifactId>
171+
<configuration>
172+
<metadataRepository>
173+
<version>0.3.14</version>
174+
</metadataRepository>
175+
</configuration>
171176
</plugin>
172177

173178
<!-- STEPS TO BUILD CDS MODEL AND GENERATE POJOs -->

0 commit comments

Comments
 (0)