Guava 25.0 和 24.1.1 发布,Google 的 Java 核心库

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Guava 25.0 和 24.1.1 已发布,其中 Guava 25.0 的更新如下: 修复了由使用 Guava 和反序列化攻击者数据引起的服务器 DOS 漏洞:CVE-2018-10237. (f89ece5) cache: 添加 java.time.Duration 重载至 CacheBuil...

Guava 25.0 和 24.1.1 已发布,其中 Guava 25.0 的更新如下:

  • 修复了由使用 Guava 和反序列化攻击者数据引起的服务器 DOS 漏洞:CVE-2018-10237. (f89ece5)

  • cache: 添加 java.time.Duration 重载至 CacheBuilder. (9bf6d95)

  • io: 移除弃用的 Files.fileTreeTraverser() 和 MoreFiles.directoryTreeTraverser(). (ce6d93c)

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>25.0-jre</version>
  <!-- or, for Android: -->
  <version>25.0-android</version>
</dependency>

【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Paradigms of Artificial Intelligence Programming

Paradigms of Artificial Intelligence Programming

Peter Norvig / Morgan Kaufmann / 1991-10-01 / USD 77.95

Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-......一起来看看 《Paradigms of Artificial Intelligence Programming》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

SHA 加密
SHA 加密

SHA 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具