We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5413bd0 commit 3a54a5eCopy full SHA for 3a54a5e
sdk/pom.xml
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>org.apache.maven.plugins</groupId>
33
<artifactId>maven-resources-plugin</artifactId>
34
- <version>3.3.0</version>
+ <version>3.3.1</version>
35
<type>maven-plugin</type>
36
</dependency>
37
@@ -52,7 +52,7 @@
52
53
<groupId>com.squareup.okhttp3</groupId>
54
<artifactId>okhttp</artifactId>
55
- <version>4.9.2</version>
+ <version>4.9.3</version>
56
57
58
<groupId>org.mockito</groupId>
0 commit comments