Skip to content

Commit 823ff32

Browse files
author
Tim Middleton
authored
Bump template to Helidon 4.2.1 (#291)
1 parent 9c9d86e commit 823ff32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/helidon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>io.helidon.applications</groupId>
1515
<artifactId>helidon-mp</artifactId>
16-
<version>4.2.0</version>
16+
<version>4.2.1</version>
1717
<relativePath/>
1818
</parent>
1919

templates/templates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
templates:
77
- name: helidon
8-
frameworkVersion: "4.2.0"
8+
frameworkVersion: "4.2.1"
99
instructions: |
1010
To run the Helidon starter you must have JDK21+ and maven 3.8.5+.
1111
Change to the newly created directory and run the following to build:

0 commit comments

Comments
 (0)