From 413ed11f9c10e950137c10153e973293853f4842 Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Thu, 27 Oct 2022 23:26:44 +0200 Subject: deps: Update Guice version to 5.1.0 Update Guice to 5.1.0. This version is compatible with Java 17. The gitblit patch of the servlet extension was ported to Guice 5.1.0, too. The update of Guice requires an update of the Guava version, too. Thus Guava is updated to 27.0.1-jar. --- .classpath | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 394584d3..51cddb64 100644 --- a/.classpath +++ b/.classpath @@ -6,11 +6,18 @@ - + - - + + + + + + + + + -- cgit v1.2.3