Skip to content

Commit 2dbe6ce

Browse files
authored
Merge pull request #102 from WASdev/wlp_25.0.0.10
Updates for WLP 25.0.0.10
2 parents dfe14d3 + 4595ce8 commit 2dbe6ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.one-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ setup:
77
88
set_env S2I_URI "https://api.github.com/repos/openshift/source-to-image/releases/tags/v1.3.9"
99
set_env CEKIT_VERSION "4.9.1"
10-
set_env LIBERTY_VERSION "25.0.0.9"
10+
set_env LIBERTY_VERSION "25.0.0.10"
1111
set_env CRA_VULNERABILITY_RESULTS_STATUS "success"
1212
1313
test:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LIBERTY_VERSION=25.0.0.9
1+
LIBERTY_VERSION=25.0.0.10
22
JAVA8_IMAGE_VERSION=$(LIBERTY_VERSION)-java8
33
JAVA8_RUNTIME_IMAGE_VERSION=$(LIBERTY_VERSION)-runtime-java8
44
JAVA11_IMAGE_VERSION=$(LIBERTY_VERSION)-java11

0 commit comments

Comments
 (0)