Skip to content

Commit b29f0e6

Browse files
committed
Update README
1 parent 5f1fb30 commit b29f0e6

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
@@ -24,15 +24,15 @@ Commercial Support is available via [Async-IO.org](http://async-io.org)
2424
<dependency>
2525
<groupId>org.atmosphere</groupId>
2626
<artifactId>atmosphere-{atmosphere-module}</artifactId>
27-
<version>2.7.14</version>
27+
<version>2.7.14</version>
2828
</dependency>
2929
```
3030
Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
3131
```xml
3232
<dependency>
3333
<groupId>org.atmosphere</groupId>
3434
<artifactId>atmosphere-runtime</artifactId>
35-
<version>3.0.9</version>
35+
<version>3.0.10</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)