Skip to content

Commit

Permalink
Release 2.5.8 (#2008)
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-elimu authored Feb 12, 2025
2 parents 79c5cbf + 96193a1 commit 6d603c9
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 @@
<groupId>ai.elimu</groupId>
<artifactId>webapp</artifactId>
<packaging>war</packaging>
<version>2.5.8-SNAPSHOT</version>
<version>2.5.9-SNAPSHOT</version>

<properties>
<java.version>17</java.version>
Expand Down Expand Up @@ -180,7 +180,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.8.1</version>
<version>3.6.1</version>
<executions>
<execution>
<phase>compile</phase>
Expand Down

0 comments on commit 6d603c9

Please sign in to comment.