Procházet zdrojové kódy

we need deflate64 for upgrades

tags/v1.5.2
Jonathan Cobb před 3 roky
rodič
revize
a401b3ea4a
3 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. +0
    -1
      bubble-server/pom.xml
  2. +1
    -1
      bubble-server/src/main/resources/META-INF/bubble/bubble.properties
  3. +1
    -1
      bubble-web

+ 0
- 1
bubble-server/pom.xml Zobrazit soubor

@@ -497,7 +497,6 @@ The exclusions below were generated with:
<exclude>org/apache/commons/compress/compressors/snappy/**</exclude>
<exclude>org/apache/commons/compress/compressors/lz4/**</exclude>
<exclude>org/apache/commons/compress/compressors/lz77support/**</exclude>
<exclude>org/apache/commons/compress/compressors/deflate64/**</exclude>
<exclude>org/apache/commons/compress/compressors/pack200/**</exclude>
<exclude>org/apache/commons/compress/compressors/xz/**</exclude>
<exclude>org/apache/commons/compress/compressors/lzma/**</exclude>


+ 1
- 1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties Zobrazit soubor

@@ -1 +1 @@
bubble.version=Adventure 1.5.1
bubble.version=Adventure 1.5.2

+ 1
- 1
bubble-web

@@ -1 +1 @@
Subproject commit 6e9b9fd011e218fee88ac46c9657947c1ae7de5c
Subproject commit 23b2a5c0188618909feea52730e27e1c0685617e

Načítá se…
Zrušit
Uložit