Skip to content

Commit

Permalink
Bump new release
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Apr 11, 2024
1 parent 9072a33 commit 88adabc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
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.13</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.5</version>
<version>3.0.8</version>
</dependency>
```
Expand Down

0 comments on commit 88adabc

Please sign in to comment.