Skip to content

Commit

Permalink
Make org.graalvm.regex:regex parent first
Browse files Browse the repository at this point in the history
Fixes #27085

(cherry picked from commit 758aee5)
  • Loading branch information
gsmet committed Aug 3, 2022
1 parent 4f57d08 commit 0839414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
<parentFirstArtifact>org.wildfly.common:wildfly-common</parentFirstArtifact>
<parentFirstArtifact>org.graalvm.sdk:graal-sdk</parentFirstArtifact>
<parentFirstArtifact>org.graalvm.js:js</parentFirstArtifact>
<parentFirstArtifact>org.graalvm.regex:regex</parentFirstArtifact>
<parentFirstArtifact>org.graalvm.truffle:truffle-api</parentFirstArtifact>
<parentFirstArtifact>org.graalvm.nativeimage:svm</parentFirstArtifact>
<parentFirstArtifact>io.quarkus:quarkus-bootstrap-core</parentFirstArtifact>
Expand Down

0 comments on commit 0839414

Please sign in to comment.