Skip to content

Commit

Permalink
Uplift dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christianheina committed Feb 11, 2024
1 parent 9fe0b83 commit 483d69e
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 @@ -30,8 +30,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<antenna-commons.version>0.0.1</antenna-commons.version>
<testng.version>7.4.0</testng.version>
<antenna-commons.version>0.0.2</antenna-commons.version>
<testng.version>7.9.0</testng.version>
<formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
<maven-release-plugin.version>3.0.0-M4</maven-release-plugin.version>
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
Expand Down

0 comments on commit 483d69e

Please sign in to comment.