Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
slovdahl committed Aug 14, 2024
1 parent 5f1fb30 commit b29f0e6
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 @@ -24,15 +24,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.14</version>
<version>2.7.14</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.9</version>
<version>3.0.10</version>
</dependency>
```
Expand Down

0 comments on commit b29f0e6

Please sign in to comment.