From 3ce2a2abc3983daf5e60b562f682d085f29c1440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:25:04 +0000 Subject: [PATCH] Bump com.linecorp.armeria:armeria from 0.97.0 to 1.24.3 in /rest-api Bumps [com.linecorp.armeria:armeria](https://github.com/line/armeria) from 0.97.0 to 1.24.3. - [Release notes](https://github.com/line/armeria/releases) - [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg) - [Commits](https://github.com/line/armeria/compare/armeria-0.97.0...armeria-1.24.3) --- updated-dependencies: - dependency-name: com.linecorp.armeria:armeria dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api/pom.xml b/rest-api/pom.xml index a0c0f02..a2365fe 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -25,7 +25,7 @@ com.linecorp.armeria armeria - 0.97.0 + 1.24.3 \ No newline at end of file