Skip to content

Commit 7a80431

Browse files
committed
bump to Payara 7, OpenJDK 21
1 parent 261d02b commit 7a80431

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tests/group_vars/jenkins.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ dataverse:
150150
siteurl:
151151
listen_address: 127.0.0.1
152152
root: /usr/local
153-
dir: payara6
154-
zipurl: https://nexus.payara.fish/repository/payara-community/fish/payara/distributions/payara/6.2025.10/payara-6.2025.10.zip
155-
zipchecksum: sha256:7478dd3870fde4f54e87675e4482950baa2c06bd1b6ba567e22676534fb3bbb6
153+
dir: payara7
154+
zipurl: https://nexus.payara.fish/repository/payara-community/fish/payara/distributions/payara/7.2026.2/payara-7.2026.2.zip
155+
zipchecksum: sha256:3495d025450f2b4263f7fc91014bea89db9de907ad516b675d4f47b00e1ad4de
156156
google_analytics_key:
157157
jacoco:
158158
enabled: true
@@ -306,7 +306,7 @@ grafana:
306306
grafana_password: 'adm1n'
307307

308308
java:
309-
version: 17
309+
version: 21
310310

311311
localstack:
312312
enabled: true

0 commit comments

Comments
 (0)