We were using struts2 2.5.x with Guice 2.x , with java8 .
Now, trying to upgrade java version to java17 , hence required to upgrade struts to version 6.x.x , but none of the Guice version is working with that. Tried Guice 5.x.x , 6.x.x
Which version of Guice we can use to work with struts2 , i.e 6.x.x or newer versions.