Bitbucket Pipelines - Java Warning

As others have noted for Azure DevOps, the Bitbucket Pipe Bitbucket is also using an out of date Java version and needs to be updated.

Maybe update the NodeJS version to 18.12LTS at the same time?

+1. we are seeing the warning even when using the pipe on a node image.

Hi @David_Harper and @jrakers

Yes, we’re the process of preparing then releasing this upgrade. The ā€œwill stop accepting it soonā€ will happen no earlier than the end of October, just FYI.

HTH,
Mickaƫl

2 Likes

Hi there,

Version 2.0.0 of the pipe is available now, and you may switch to it to get rid of the warning since this version is built and run using Java 17.

HTH,
Mickaƫl

1 Like

Thanks @mickaelcaro

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.