Skip to content

Commit 0c67b1d

Browse files
authored
deps: Update com.google.errorprone dependencies to v2.27.1 (#523)
1 parent 047cab4 commit 0c67b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<github.global.server>github</github.global.server>
6060
<site.installationModule>alloydb-connector-parent</site.installationModule>
6161
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
62-
<error-prone.version>2.26.1</error-prone.version>
62+
<error-prone.version>2.27.1</error-prone.version>
6363
<native-image.version>0.10.1</native-image.version>
6464
<bouncycastle.version>1.78.1</bouncycastle.version>
6565
</properties>
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.google.errorprone</groupId>
9999
<artifactId>error_prone_annotations</artifactId>
100-
<version>2.26.1</version>
100+
<version>2.27.1</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)