File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
schema_version : 1
2
2
name : jboss.container.maven
3
- version : ' 3.8 .21'
4
- description : Provides Maven v3.8 capabilities to an image.
3
+ version : ' 3.9 .21'
4
+ description : Provides Maven v3.9 capabilities to an image.
5
5
6
6
envs :
7
- - name : JBOSS_CONTAINER_MAVEN_38_MODULE
8
- value : /opt/jboss/container/maven/38 /
7
+ - name : JBOSS_CONTAINER_MAVEN_39_MODULE
8
+ value : /opt/jboss/container/maven/39 /
9
9
- name : MAVEN_VERSION
10
- value : ' 3.8 '
10
+ value : ' 3.9 '
11
11
12
12
modules :
13
13
install :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ modules:
52
52
- name : jboss.container.openjdk.jdk
53
53
version : " 21"
54
54
- name : jboss.container.maven
55
- version : " 3.8 .21"
55
+ version : " 3.9 .21"
56
56
- name : jboss.container.util.tzdata
57
57
- name : jboss.container.java.s2i.bash
58
58
- name : jboss.container.util.tzdata
You can’t perform that action at this time.
0 commit comments