Skip to content

Commit

Permalink
Merge branch 'main' into issue-966
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB authored Jan 14, 2025
2 parents 586cc2b + 7620fe2 commit 7750a96
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 7750a96

Please sign in to comment.