---
title: Supported Operating System Versions
description: Couchbase Lite on Java -- the OS and SDK versions on which this
  framework is supported
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-couchbase-lite/edit/release/4.1/modules/java/pages/supported-os.adoc
  xref: xref:couchbase-lite:java:supported-os.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/couchbase-lite/current/java/supported-os.html)

# Supported Operating System Versions

> Description — _Couchbase Lite on Java — the OS and SDK versions on which this framework is supported_  
> Related Content — [What's New](#cbl-whatsnew.adoc) | [Release Notes](releasenotes.md) | [Compatibility](compatibility.md)

## [](#officially-supported-versions)Officially Supported Versions

Couchbase Lite on Java is supported on x86 64-bit platforms. The targeted OS versions are given in [Table 1](#supported-os-versions)

> [!IMPORTANT]
> Deprecation Notice
> 
> Support for the following will be deprecated in this release and will be removed in a future release:
> 
> * macOS 13 (Ventura)
> * Windows 10
> * Debian Linux 11 (Bullseye)
> 
> Please plan to migrate your apps to use an appropriate alternative version.

__Table 1\. Supported versions__
| OS                      | Version                                | Type                                   |
| ----------------------- | -------------------------------------- | -------------------------------------- |
| RedHat                  | 9                                      | ALL                                    |
| RockyLinux              | 9                                      | ALL                                    |
| Ubuntu                  | 22.04 LTS                              | ALL                                    |
| 24.04 LTS               | Desktop & Web Service/Servlet (Tomcat) |                                        |
| Debian                  | GNU/Linux 11 (Bullseye) (Deprecated)   | Desktop & Web Service/Servlet (Tomcat) |
| GNU/Linux 12 (Bookworm) | Desktop & Web Service/Servlet (Tomcat) |                                        |
| GNU/Linux 13 (Trixie)   | Desktop & Web Service/Servlet (Tomcat) |                                        |
| Microsoft Server        | Windows Server 2022 (64-bit)           | Web Service/Servlet (Tomcat)           |
| Microsoft               | Windows 11                             | Desktop                                |
| Apple                   | MacOS 15 (Sequoia)                     | Desktop                                |
| MacOS 14 (Sonoma)       | Desktop                                |                                        |
| MacOS 13 (Ventura)      | Desktop                                |                                        |