We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1fb30 commit b29f0e6Copy full SHA for b29f0e6
README.md
@@ -24,15 +24,15 @@ Commercial Support is available via [Async-IO.org](http://async-io.org)
24
<dependency>
25
<groupId>org.atmosphere</groupId>
26
<artifactId>atmosphere-{atmosphere-module}</artifactId>
27
- <version>2.7.14</version>
+ <version>2.7.14</version>
28
</dependency>
29
```
30
Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
31
```xml
32
33
34
<artifactId>atmosphere-runtime</artifactId>
35
- <version>3.0.9</version>
+ <version>3.0.10</version>
36
37
38
0 commit comments