Skip to content

Commit

Permalink
Merge pull request #199 from camunda-cloud/dependabot/maven/io.grpc-g…
Browse files Browse the repository at this point in the history
…rpc-bom-1.44.1

build(deps): Bump grpc-bom from 1.44.0 to 1.44.1
  • Loading branch information
remcowesterhoud authored Feb 22, 2022
2 parents 29ae84a + b89ac92 commit dbd0612
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 @@ -71,7 +71,7 @@
<plugin.version.spotless>2.20.2</plugin.version.spotless>
<plugin.version.surefire>3.0.0-M5</plugin.version.surefire>

<version.grpc>1.44.0</version.grpc>
<version.grpc>1.44.1</version.grpc>
<version.java>11</version.java>
<version.protobuf>3.19.4</version.protobuf>
</properties>
Expand Down

0 comments on commit dbd0612

Please sign in to comment.