From b93c37565a415383198b7fa7cb46fd47ca2a772b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 16:33:24 +0000 Subject: [PATCH] Bump nanohttpd from 2.2.0 to 2.3.1 in /raft Bumps [nanohttpd](https://github.com/NanoHttpd/nanohttpd) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/NanoHttpd/nanohttpd/releases) - [Changelog](https://github.com/NanoHttpd/nanohttpd/blob/master/nanohttpd%20release%20perform.launch) - [Commits](https://github.com/NanoHttpd/nanohttpd/compare/nanohttpd-project-2.2.0...nanohttpd-project-2.3.1) Signed-off-by: dependabot[bot] --- raft/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raft/pom.xml b/raft/pom.xml index d9eaa95..16501b7 100644 --- a/raft/pom.xml +++ b/raft/pom.xml @@ -36,7 +36,7 @@ org.nanohttpd nanohttpd - 2.2.0 + 2.3.1 test