Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/issue-966' into iss…
Browse files Browse the repository at this point in the history
…ue-966
  • Loading branch information
WasiqB committed Jan 14, 2025
2 parents 7c1f606 + 7750a96 commit 652c11d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<codestyle.version>1.1.0</codestyle.version>
<checkstyle.version>10.21.1</checkstyle.version>
<aspectj.version>1.9.22.1</aspectj.version>
<poi.version>5.3.0</poi.version>
<poi.version>5.4.0</poi.version>
<suite-name>testng-api</suite-name>
<suite-xml>test-suites/${suite-name}.xml</suite-xml>
<argLine>-Dfile.encoding=UTF-8 -Xdebug -Xnoagent</argLine>
Expand All @@ -83,7 +83,7 @@
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<allure-testng.version>2.29.1</allure-testng.version>
<maven-failsafe.version>3.5.2</maven-failsafe.version>
<central.sonatype>0.6.0</central.sonatype>
<central.sonatype>0.7.0</central.sonatype>
</properties>

<organization>
Expand Down

0 comments on commit 652c11d

Please sign in to comment.