Skip to content

Commit

Permalink
Merge pull request #361 from camunda-community-hub/dependabot/maven/m…
Browse files Browse the repository at this point in the history
…ain/com.google.errorprone-error_prone_annotations-2.16

deps: bump error_prone_annotations from 2.15.0 to 2.16
  • Loading branch information
github-actions[bot] authored Oct 11, 2022
2 parents bbda7bf + c612565 commit ce508db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.15.0</version>
<version>2.16</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ce508db

Please sign in to comment.