Skip to content

Commit

Permalink
Bump armeria.version from 1.27.2 to 1.27.3 (slackhq#831)
Browse files Browse the repository at this point in the history
Bumps `armeria.version` from 1.27.2 to 1.27.3.

Updates `com.linecorp.armeria:armeria` from 1.27.2 to 1.27.3
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.27.2...armeria-1.27.3)

Updates `com.linecorp.armeria:armeria-brave` from 1.27.2 to 1.27.3
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.27.2...armeria-1.27.3)

Updates `com.linecorp.armeria:armeria-grpc` from 1.27.2 to 1.27.3
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.27.2...armeria-1.27.3)

---
updated-dependencies:
- dependency-name: com.linecorp.armeria:armeria
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.linecorp.armeria:armeria-brave
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.linecorp.armeria:armeria-grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent bf766c1 commit add3096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kaldb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<protobuf.version>3.25.3</protobuf.version>
<grpc.version>1.62.2</grpc.version>
<micrometer.version>1.12.4</micrometer.version>
<armeria.version>1.27.2</armeria.version>
<armeria.version>1.27.3</armeria.version>
<kafka.version>3.5.0</kafka.version>
<jackson.version>2.16.1</jackson.version>
<jackson.databind.version>2.16.0</jackson.databind.version>
Expand Down

0 comments on commit add3096

Please sign in to comment.