Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand authored Mar 18, 2024
1 parent 84c59d4 commit 1b7d615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ Commercial Support is available via [Async-IO.org](http://async-io.org)
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-{atmosphere-module}</artifactId>
<version>2.7.10</version>
<version>2.7.11</version>
</dependency>
```
Support for Jakarta EE (`jakarta.*`) is available with Atmosphere 3.0.0
```xml
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
</dependency>
```
Expand Down

0 comments on commit 1b7d615

Please sign in to comment.