Hi all,
we're currently testing/running the official container images (6.11, Payara 7.2026.2). Our IT security is flagging the Payara cauz it's a bit older/outdated. Is it possible/safe to upgrade Payara alone. Or is there a timeline for a Payara bump in the next Dataverse release and if so then when exactly ?
Thank you :)
Best,
Oussama.
This topic was moved here from #troubleshooting > Upgrading payara only by Philip Durbin ๐.
Hi! Since you're running containers, I moved this to #containers.
Jim Myers has a pull request at #12498 to upgrade to Payara 7.2026.6. Please not that this is not just a simple version bump. It involves a few code changes and some library upgrades.
Since your security team is flagging it, it sounds important! I just added the 6.12 milestone, at least.
You should be able to build your own base image. And your own app image on top of it.
For example: https://guides.dataverse.org/en/6.11/container/base-image.html#build-instructions
Thanks Philip,
I was able to build and apply the payara update to a new image. currently without any issues.
thought just to confirm would this cauz any incompatibility issues that I am now using this version ?
thanks in advance.
Well, if you're using Payara 7.2026.6 you might want to read through the proposed changes in #12498. Is that the version you're using? Did you have to make those changes?
Yes, I'm using payara 7.2026.6.
I didn't do any code changes.
basically, I built the plain v6.11 tag and only set -Dpayara.version=7.2026.6 for the base image.
Here's what I'd suggest. Ask qqmyers in that pull request if he knows of anyone running that version of Payara in production. He's often ahead of the curve, an early adopter. It might be working fine for him. However, you might want to mention you haven't made any changes apart from bumping the version. You can link him to this topic in Zulip, of course.
Philip Durbin ๐ said:
Here's what I'd suggest. Ask qqmyers in that pull request if he knows of anyone running that version of Payara in production. He's often ahead of the curve, an early adopter. It might be working fine for him. However, you might want to mention you haven't made any changes apart from bumping the version. You can link him to this topic in Zulip, of course.
Okey will do. thank you :)
Last updated: Aug 18 2026 at 08:27 UTC