From 5f1fb305043bc7536ded2150836bb58854f804e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20L=C3=B6vdahl?= Date: Sat, 10 Aug 2024 23:27:54 +0300 Subject: [PATCH] Update README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index faf7d4be12..e67849da22 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Atmosphere 2.7.x on JDK 8 up to 21 [![Atmopshere 2.7.x](https://github.com/Atmosphere/atmosphere/actions/workflows/maven.yml/badge.svg?branch=atmosphere-2.7.x)](https://github.com/Atmosphere/atmosphere/actions/workflows/maven.yml) -Atmosphere 3.0.x on JDK 18 and 21 +Atmosphere 3.0.x on JDK 17 and 21 [![Atmopshere 3.0.x](https://github.com/Atmosphere/atmosphere/actions/workflows/maven.yml/badge.svg?branch=main)](https://github.com/Atmosphere/atmosphere/actions/workflows/maven.yml) @@ -32,7 +32,7 @@ Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0 org.atmosphere atmosphere-runtime - 3.0.8 + 3.0.9 ``` @@ -72,5 +72,3 @@ Our Wiki contains [several tutorials](https://github.com/Atmosphere/atmosphere/w Atmosphere 2.7.x requires JDK 8 or 11. Atmosphere 3.0.x requires JDK 11. @Copyright 2008-2024 [Async-IO.org](http://async-io.org) - -