Skip to content

Commit 1b7d615

Browse files
authored
Update versions
1 parent 84c59d4 commit 1b7d615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ Commercial Support is available via [Async-IO.org](http://async-io.org)
1919
<dependency>
2020
<groupId>org.atmosphere</groupId>
2121
<artifactId>atmosphere-{atmosphere-module}</artifactId>
22-
<version>2.7.10</version>
22+
<version>2.7.11</version>
2323
</dependency>
2424
```
2525
Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
2626
```xml
2727
<dependency>
2828
<groupId>org.atmosphere</groupId>
2929
<artifactId>atmosphere-runtime</artifactId>
30-
<version>3.0.4</version>
30+
<version>3.0.5</version>
3131
</dependency>
3232
```
3333

0 commit comments

Comments
 (0)