Skip to content

Commit 55d9bfa

Browse files
build(deps): bump the dependencies group across 1 directory with 7 updates (#1020)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ffa97f commit 55d9bfa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

core-java/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
<appium-java-client.version>9.4.0</appium-java-client.version>
3434
<okhttp.version>4.12.0</okhttp.version>
3535
<lombok.version>1.18.38</lombok.version>
36-
<google-gson.version>2.12.1</google-gson.version>
37-
<google.guava.version>33.4.6-jre</google.guava.version>
36+
<google-gson.version>2.13.1</google-gson.version>
37+
<google.guava.version>33.4.8-jre</google.guava.version>
3838
<google-truth.version>1.4.4</google-truth.version>
39-
<apache-commons-text.version>1.13.0</apache-commons-text.version>
40-
<commons-io.version>2.18.0</commons-io.version>
39+
<apache-commons-text.version>1.13.1</apache-commons-text.version>
40+
<commons-io.version>2.19.0</commons-io.version>
4141
<json-path.version>2.9.0</json-path.version>
4242
<log4j-core.version>2.24.3</log4j-core.version>
4343
<log4j-api.version>2.24.3</log4j-api.version>
4444
<faker.version>2.3.1</faker.version>
45-
<jackson-dataformat-yaml.version>2.18.3</jackson-dataformat-yaml.version>
46-
<jackson-databind.version>2.18.3</jackson-databind.version>
45+
<jackson-dataformat-yaml.version>2.19.0</jackson-dataformat-yaml.version>
46+
<jackson-databind.version>2.19.0</jackson-databind.version>
4747
<ok2curl.version>0.8.0</ok2curl.version>
4848
<json-schema-validator.version>1.5.6</json-schema-validator.version>
4949
<maven-clean-plugin.version>3.4.1</maven-clean-plugin.version>
@@ -55,7 +55,7 @@
5555
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
5656
<codestyle.version>1.1.0</codestyle.version>
5757
<checkstyle.version>10.23.0</checkstyle.version>
58-
<aspectj.version>1.9.23</aspectj.version>
58+
<aspectj.version>1.9.24</aspectj.version>
5959
<poi.version>5.4.1</poi.version>
6060
<suite-name>testng-api</suite-name>
6161
<suite-xml>test-suites/${suite-name}.xml</suite-xml>

0 commit comments

Comments
 (0)