Skip to content

Commit b05d1cf

Browse files
committed
fix(deps): update dependency com.google.auth:google-auth-library-appengine to v1.15.0
1 parent dcd981a commit b05d1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ limitations under the License.
6060
<dependency>
6161
<groupId>com.google.auth</groupId>
6262
<artifactId>google-auth-library-appengine</artifactId>
63-
<version>1.5.3</version>
63+
<version>1.15.0</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)