We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50bc64 commit a29144cCopy full SHA for a29144c
helidon/helidon-greeter/pom.xml
@@ -15,7 +15,7 @@
15
</parent>
16
17
<properties>
18
- <helidon.version>4.3.2</helidon.version>
+ <helidon.version>4.3.3</helidon.version>
19
<entryPoint>com.flowlogix.example.HelloEntryPoint</entryPoint>
20
</properties>
21
weld-se-greeter/pom.xml
@@ -102,7 +102,7 @@
102
<dependency>
103
<groupId>io.helidon.integrations.graal</groupId>
104
<artifactId>helidon-mp-graal-native-image-extension</artifactId>
105
- <version>4.3.2</version>
+ <version>4.3.3</version>
106
</dependency>
107
</dependencies>
108
<build>
0 commit comments