Skip to content

Commit 89cfee5

Browse files
committed
update easymock
1 parent 3409da5 commit 89cfee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>sdk-platform-java-config</artifactId>
17-
<version>3.52.2</version>
17+
<version>3.52.3</version>
1818
</parent>
1919

2020
<developers>
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.easymock</groupId>
112112
<artifactId>easymock</artifactId>
113-
<version>5.5.0</version>
113+
<version>5.6.0</version>
114114
<exclusions>
115115
<exclusion>
116116
<groupId>org.objenesis</groupId>

0 commit comments

Comments
 (0)