Skip to content

Commit 5f1fb30

Browse files
committed
Update README
1 parent d931cc1 commit 5f1fb30

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Atmosphere 2.7.x on JDK 8 up to 21
1212

1313
[![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)
1414

15-
Atmosphere 3.0.x on JDK 18 and 21
15+
Atmosphere 3.0.x on JDK 17 and 21
1616

1717
[![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)
1818

@@ -32,7 +32,7 @@ Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
3232
<dependency>
3333
<groupId>org.atmosphere</groupId>
3434
<artifactId>atmosphere-runtime</artifactId>
35-
<version>3.0.8</version>
35+
<version>3.0.9</version>
3636
</dependency>
3737
```
3838
@@ -72,5 +72,3 @@ Our Wiki contains [several tutorials](https://github.com/Atmosphere/atmosphere/w
7272
Atmosphere 2.7.x requires JDK 8 or 11. Atmosphere 3.0.x requires JDK 11.
7373

7474
@Copyright 2008-2024 [Async-IO.org](http://async-io.org)
75-
76-

0 commit comments

Comments
 (0)