Sfoglia il codice sorgente

dependency: Upgrade Netty to 4.1.48.Final in sentinel-cluster pom (#2015)

master
brothelul GitHub 4 anni fa
parent
commit
09fa9c896e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      sentinel-cluster/pom.xml

+ 1
- 1
sentinel-cluster/pom.xml Vedi File

@@ -13,7 +13,7 @@
<description>The parent module of Sentinel cluster server</description>

<properties>
<netty.version>4.1.31.Final</netty.version>
<netty.version>4.1.48.Final</netty.version>
</properties>

<modules>


Loading…
Annulla
Salva