Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Aug 13, 2020
1 parent a70c44e commit cb827ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>18.0.0</version>
<version>20.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>xyz.jpenilla</groupId>
<artifactId>jmplib</artifactId>
<version>1.0.0-SNAPSHOT.88</version>
<version>1.0.0-SNAPSHOT.90</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cb827ac

Please sign in to comment.