Unverified Commit 8e7eb731 authored by Thomas Gerbet's avatar Thomas Gerbet Committed by GitHub
Browse files

tomcat10: 10.1.41 -> 10.1.42 (#417470)

parents 52b4f2d2 d309d42f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -65,8 +65,8 @@ in
  };

  tomcat10 = common {
    version = "10.1.41";
    hash = "sha256-H3zIzOLV9KzTVJHQ+iq6+m3dm7BCW1eydzEP3l/y/LM=";
    version = "10.1.42";
    hash = "sha256-m29iOmn6DMhQElyJVXPuZX9+5WYIl2uiapZEsF5J/ac=";
  };

  tomcat11 = common {