Skip to content

Commit

Permalink
updated JRE bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
ingokegel committed Jan 9, 2025
1 parent 5c386d4 commit 39aacf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/installer/resources/jclasslib.install4j
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<codeSigning macEnabled="true" macPkcs12File="${compiler:macCertPath}" windowsEnabled="true" windowsKeySource="azure" macNotarize="true" macApiIssuer="${compiler:appleIssuerId}" macApiKey="${compiler:appleKeyId}" macApiPrivateKey="${compiler:applePrivateApiKey}">
<windowsAzure vaultUri="${compiler:azureVaultUri}" tenantId="${compiler:azureTenantId}" clientId="${compiler:azureClientId}" certificateName="${compiler:azureCertificateName}" />
</codeSigning>
<jreBundles jdkProviderId="JBR" release="21/21.0.5-b631.28" />
<jreBundles jdkProviderId="JBR" release="21/21.0.4-b598.4" />
</application>
<files>
<mountPoints>
Expand Down

0 comments on commit 39aacf8

Please sign in to comment.