Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
skavanagh authored Aug 2, 2023
1 parent 31d35ec commit ba281fc
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.bastillion</groupId>
<artifactId>bastillion-ec2</artifactId>
<version>1.77.1-SNAPSHOT</version>
<version>1.78.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>Bastillion for EC2</name>
<licenses>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>io.bastillion</groupId>
<artifactId>lmvc</artifactId>
<version>1.10.7</version>
<version>1.12.0</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit ba281fc

Please sign in to comment.