tomcat9: 9.0.105 -> 9.0.106 (#417071)

authored by Thomas Gerbet and committed by GitHub 59f474b3 8e7eb731

+2 -2
+2 -2
pkgs/servers/http/tomcat/default.nix
··· 60 60 in 61 61 { 62 62 tomcat9 = common { 63 - version = "9.0.105"; 64 - hash = "sha256-7obuF5ST5hA1iyOg95unC552recRV6ramsfNzc2+NfU="; 63 + version = "9.0.106"; 64 + hash = "sha256-EBMxGWDLyIvm2H75RsaF4WBSoNnRp24109GsQZG44n0="; 65 65 }; 66 66 67 67 tomcat10 = common {