|
20 | 20 |
|
21 | 21 | <groupId>org.asynchttpclient</groupId> |
22 | 22 | <artifactId>async-http-client-project</artifactId> |
23 | | - <version>3.0.0.Beta2</version> |
| 23 | + <version>3.0.0.Beta3</version> |
24 | 24 | <packaging>pom</packaging> |
25 | 25 |
|
26 | 26 | <name>AHC/Project</name> |
|
316 | 316 | <plugin> |
317 | 317 | <groupId>org.sonatype.plugins</groupId> |
318 | 318 | <artifactId>nexus-staging-maven-plugin</artifactId> |
319 | | - <version>1.6.8</version> |
| 319 | + <version>1.6.13</version> |
320 | 320 | <extensions>true</extensions> |
321 | 321 | <configuration> |
322 | 322 | <serverId>ossrh</serverId> |
|
0 commit comments