Skip to content

Commit

Permalink
build(deps): bump the dependencies group in /core-java with 4 updates (
Browse files Browse the repository at this point in the history
…#713)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 6de85f4 commit 4909912
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<jackson-dataformat-yaml.version>2.16.0</jackson-dataformat-yaml.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<ok2curl.version>0.8.0</ok2curl.version>
<json-schema-validator.version>1.0.88</json-schema-validator.version>
<json-schema-validator.version>1.1.0</json-schema-validator.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
Expand All @@ -55,7 +55,7 @@
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<codestyle.version>1.1.0</codestyle.version>
<checkstyle.version>10.12.6</checkstyle.version>
<aspectj.version>1.9.20.1</aspectj.version>
<aspectj.version>1.9.21</aspectj.version>
<poi.version>5.2.5</poi.version>
<suite-name>testng-api</suite-name>
<suite-xml>test-suites/${suite-name}.xml</suite-xml>
Expand All @@ -77,12 +77,12 @@
<sonar.version>5.14.0.18788</sonar.version>
<sonar.maven.version>3.10.0.2594</sonar.maven.version>
<jacoco.version>0.8.11</jacoco.version>
<surefire-version>3.2.2</surefire-version>
<surefire-version>3.2.3</surefire-version>
<nexus.version>1.6.13</nexus.version>
<maven.gpg.version>3.1.0</maven.gpg.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<allure-testng.version>2.25.0</allure-testng.version>
<maven-failsafe.version>3.2.2</maven-failsafe.version>
<maven-failsafe.version>3.2.3</maven-failsafe.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 4909912

Please sign in to comment.