Skip to content

Commit

Permalink
versions up
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed May 28, 2014
1 parent 1e2d8cb commit 55474a1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.15</version>
<version>0.15.1</version>
</dependency>
<dependency>
<!--
Expand All @@ -1087,7 +1087,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-http</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>
<dependency>
<!--
Expand Down Expand Up @@ -1123,7 +1123,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-manifests</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
</dependency>
<dependency>
<!--
Expand All @@ -1150,7 +1150,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-s3</artifactId>
<version>0.4.1</version>
<version>0.5</version>
</dependency>
<dependency>
<!--
Expand Down Expand Up @@ -1195,7 +1195,7 @@
-->
<groupId>com.jcabi</groupId>
<artifactId>jcabi-xml</artifactId>
<version>0.8</version>
<version>0.8.1</version>
</dependency>
<dependency>
<!-- JSON API -->
Expand Down Expand Up @@ -1355,7 +1355,7 @@
-->
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.12.6</version>
<version>1.14.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -1453,7 +1453,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.3.0</version>
<version>2.3.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 55474a1

Please sign in to comment.