Skip to content

Commit 1ff1a5e

Browse files
authored
Merge pull request #1094 from apache/dependabot/maven/moshi.version-1.15.2
build(deps): bump moshi.version from 1.15.0 to 1.15.2
2 parents d58f82f + 3f17308 commit 1ff1a5e

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)