We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c59d4 commit 1b7d615Copy full SHA for 1b7d615
README.md
@@ -19,15 +19,15 @@ Commercial Support is available via [Async-IO.org](http://async-io.org)
19
<dependency>
20
<groupId>org.atmosphere</groupId>
21
<artifactId>atmosphere-{atmosphere-module}</artifactId>
22
- <version>2.7.10</version>
+ <version>2.7.11</version>
23
</dependency>
24
```
25
Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
26
```xml
27
28
29
<artifactId>atmosphere-runtime</artifactId>
30
- <version>3.0.4</version>
+ <version>3.0.5</version>
31
32
33
0 commit comments