Skip to content

Commit 88adabc

Browse files
authored
Bump new release
1 parent 9072a33 commit 88adabc

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.13</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.5</version>
35+
<version>3.0.8</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)