Skip to content

Commit

Permalink
#72 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Feb 23, 2016
1 parent 9572854 commit ce22ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.22.2</version>
<version>0.22.3</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.190</version>
<version>1.4.191</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit ce22ea3

Please sign in to comment.