Skip to content

Commit 3f17308

Browse files
build(deps): bump moshi.version from 1.15.0 to 1.15.2
Bumps `moshi.version` from 1.15.0 to 1.15.2. Updates `com.squareup.moshi:moshi` from 1.15.0 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@parent-1.15.0...1.15.2) Updates `com.squareup.moshi:moshi-adapters` from 1.15.0 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@parent-1.15.0...1.15.2) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.moshi:moshi-adapters dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b0478f commit 3f17308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/openapi/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
<dependency>
7474
<groupId>com.squareup.moshi</groupId>
7575
<artifactId>moshi</artifactId>
76-
<version>1.15.0</version>
76+
<version>1.15.2</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.squareup.moshi</groupId>
8080
<artifactId>moshi-adapters</artifactId>
81-
<version>1.15.0</version>
81+
<version>1.15.2</version>
8282
</dependency>
8383

8484
<!-- Axis2 JSON module for enhanced moshih2 performance metrics -->

0 commit comments

Comments
 (0)