Spring Security 5.0.5 和 4.2.6 发布,Spring 安全框架

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

内容简介:Spring Security 5.0.5 和 4.2.6 已发布,发布主页显示 4.2.6 主要提供错误修复和依赖版本更新以及一些小改进,有关更改的完整列表,请查看 4.2.6 的更新日志。 而 5.0.5 版主要也是提供错误修复和依赖版本更新...

Spring Security 5.0.5 和 4.2.6 已发布,发布主页显示 4.2.6 主要提供错误修复和依赖版本更新以及一些小改进,有关更改的完整列表,请查看 4.2.6 的更新日志

而 5.0.5 版主要也是提供错误修复和依赖版本更新以及一些小改进,有关更改的完整列表,请查看 5.0.5 的更新日志

Maven

5.0.5

<dependencies>
    <dependency>
        <groupId>org.springframework.security</groupId>
        <artifactId>spring-security-web</artifactId>
        <version>5.0.5.RELEASE</version>
    </dependency>
</dependencies>

4.2.6

<dependencies>
    <dependency>
        <groupId>org.springframework.security</groupId>
        <artifactId>spring-security-web</artifactId>
        <version>4.2.6.RELEASE</version>
    </dependency>
</dependencies>

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

The Little MLer

The Little MLer

Matthias Felleisen、Daniel P. Friedman、Duane Bibby、Robin Milner / The MIT Press / 1998-2-19 / USD 34.00

The book, written in the style of The Little Schemer, introduces instructors, students, and practicioners to type-directed functional programming. It covers basic types, quickly moves into datatypes, ......一起来看看 《The Little MLer》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具