Skip to content

Commit

Permalink
Updating POM
Browse files Browse the repository at this point in the history
  • Loading branch information
voidmain committed Sep 7, 2024
1 parent a7887b3 commit 09dc503
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.fusionauth</groupId>
<artifactId>java-http</artifactId>
<version>0.3.4</version>
<version>0.4.0-RC.1</version>
<packaging>jar</packaging>

<name>Java HTTP library (client and server)</name>
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.8.0</version>
<version>7.10.2</version>
<type>jar</type>
<scope>test</scope>
<optional>false</optional>
Expand Down

0 comments on commit 09dc503

Please sign in to comment.