博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Spring Cloud Config 2.1.2、2.0.4 和 1.4.6 发布,修复 CVE-2019-3799
阅读量:6220 次
发布时间:2019-06-21

本文共 332 字,大约阅读时间需要 1 分钟。

  hot3.png

Spring Cloud Config 发布了 2.1.2、2.0.4 和 1.4.6 版本,主要用于解决 。

这些修复程序也将包含在相应 Spring Cloud 版本系列的下一版本中。

Maven:

org.springframework.cloud
spring-cloud-config-server
2.1.2.RELEASE

Gradle:

dependencies {	compile('org.springframework.cloud:spring-cloud-config-server:2.1.2.RELEASE')}

转载地址:http://fvlja.baihongyu.com/

你可能感兴趣的文章
56.如何清除已经设置的npm config配置
查看>>
028——VUE中事件修饰符once
查看>>
FineUIPro v5.1.0 发布了!
查看>>
easyui的日期控件
查看>>
[WPF 容易忽视的细节] —— Exception in WPF's Converter
查看>>
网易严选的wkwebview测试之路
查看>>
Dubbo高可用
查看>>
折叠代码块 C#中用 #region和#endregion java中用 //region和//endregion
查看>>
高性能mysql学习笔记
查看>>
[ffmpeg] 音频样本
查看>>
jQuery 3D圆盘旋转焦点图 支持鼠标滚轮
查看>>
非常实用全面的 C++框架,库类等资源
查看>>
VS Code 常用插件
查看>>
kubectl top查看k8s pod的cpu , memory使用率情况
查看>>
fputs
查看>>
手写代码生成器
查看>>
SQL Server 维护计划备份主分区
查看>>
VS2008的安装,OpenCV2.1的安装,以及变量环境的设置
查看>>
Unable to install breakpoint in XXX due to missing line number attributes的解决
查看>>
分享SQL2005 查询表结构的SQL语句
查看>>