---
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/3.2/modules/java/pages/supported-os.adoc
  xref: xref:3.2@couchbase-lite:java:supported-os.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/couchbase-lite/3.2/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:
> 
> * RedHat - 8
> * Debian 9, 10
> * Ubuntu - 20.04 LTS
> * Microsoft Server - 2019
> 
> Please plan to migrate your apps to use an appropriate alternative version.

__Table 1\. Supported versions__
| OS                           | Version                                | Type                                   |
| ---------------------------- | -------------------------------------- | -------------------------------------- |
| RedHat                       | 8+                                     | ALL                                    |
| RockyLinux                   | 9                                      | ALL                                    |
| Ubuntu                       | 22.04 LTS                              | ALL                                    |
| 20.04 LTS                    | Desktop & Web Service/Servlet (Tomcat) |                                        |
| Debian                       | GNU/Linux 9                            | Desktop & Web Service/Servlet (Tomcat) |
| GNU/Linux 10 (Buster)        | Desktop & Web Service/Servlet (Tomcat) |                                        |
| GNU/Linux 11 (Bullseye)      | Desktop & Web Service/Servlet (Tomcat) |                                        |
| GNU/Linux 12 (Bookworm)      | Desktop & Web Service/Servlet (Tomcat) |                                        |
| Microsoft Server             | Windows Server 2019 (64-bit)           | Web Service/Servlet (Tomcat)           |
| Windows Server 2022 (64-bit) | Web Service/Servlet (Tomcat)           |                                        |
| Microsoft                    | Windows 11                             | Desktop                                |
| Windows 10                   | Desktop                                |                                        |
| Apple                        | MacOS 14 (Sonoma)                      | Desktop                                |
| MacOS 13 (Ventura)           | Desktop                                |                                        |
| MacOS 12 (Monterey)          | Desktop                                |                                        |