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 3409da5 commit 89cfee5Copy full SHA for 89cfee5
1 file changed
pom.xml
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>com.google.cloud</groupId>
16
<artifactId>sdk-platform-java-config</artifactId>
17
- <version>3.52.2</version>
+ <version>3.52.3</version>
18
</parent>
19
20
<developers>
@@ -110,7 +110,7 @@
110
<dependency>
111
<groupId>org.easymock</groupId>
112
<artifactId>easymock</artifactId>
113
- <version>5.5.0</version>
+ <version>5.6.0</version>
114
<exclusions>
115
<exclusion>
116
<groupId>org.objenesis</groupId>
0 commit comments