Skip to content

Commit

Permalink
Merge pull request #85 from WASdev/wlp_24.0.0.12
Browse files Browse the repository at this point in the history
Updates for WL 24.0.0.12
  • Loading branch information
kevin-ortega authored Dec 3, 2024
2 parents cf61329 + 8c56cdc commit 828e336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .one-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ setup:
set_env S2I_URI "https://api.github.com/repos/openshift/source-to-image/releases/tags/v1.3.9"
set_env CEKIT_VERSION "4.9.1"
set_env LIBERTY_VERSION "24.0.0.11"
set_env LIBERTY_VERSION "24.0.0.12"
set_env CRA_VULNERABILITY_RESULTS_STATUS "success"
test:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LIBERTY_VERSION=24.0.0.11
LIBERTY_VERSION=24.0.0.12
JAVA8_IMAGE_VERSION=$(LIBERTY_VERSION)-java8
JAVA8_RUNTIME_IMAGE_VERSION=$(LIBERTY_VERSION)-runtime-java8
JAVA11_IMAGE_VERSION=$(LIBERTY_VERSION)-java11
Expand Down

0 comments on commit 828e336

Please sign in to comment.