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 9c9d86e commit 823ff32Copy full SHA for 823ff32
templates/helidon/pom.xml
@@ -13,7 +13,7 @@
13
<parent>
14
<groupId>io.helidon.applications</groupId>
15
<artifactId>helidon-mp</artifactId>
16
- <version>4.2.0</version>
+ <version>4.2.1</version>
17
<relativePath/>
18
</parent>
19
templates/templates.yaml
@@ -5,7 +5,7 @@
5
#
6
templates:
7
- name: helidon
8
- frameworkVersion: "4.2.0"
+ frameworkVersion: "4.2.1"
9
instructions: |
10
To run the Helidon starter you must have JDK21+ and maven 3.8.5+.
11
Change to the newly created directory and run the following to build:
0 commit comments