File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Atmosphere 2.7.x on JDK 8 up to 21
12
12
13
13
[ ![ 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 )
14
14
15
- Atmosphere 3.0.x on JDK 18 and 21
15
+ Atmosphere 3.0.x on JDK 17 and 21
16
16
17
17
[ ![ 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 )
18
18
@@ -32,7 +32,7 @@ Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
32
32
<dependency >
33
33
<groupId >org.atmosphere</groupId >
34
34
<artifactId >atmosphere-runtime</artifactId >
35
- <version >3.0.8 </version >
35
+ <version >3.0.9 </version >
36
36
</dependency >
37
37
```
38
38
@@ -72,5 +72,3 @@ Our Wiki contains [several tutorials](https://github.com/Atmosphere/atmosphere/w
72
72
Atmosphere 2.7.x requires JDK 8 or 11. Atmosphere 3.0.x requires JDK 11.
73
73
74
74
@Copyright 2008-2024 [ Async-IO.org] ( http://async-io.org )
75
-
76
-
You can’t perform that action at this time.
0 commit comments