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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

Haskell Programming from first principles

Haskell Programming from first principles

Christopher Allen、Julie Moronuki / 2015 / USD 59.00

I am writing this book because I had a hard time learning Haskell. It doesn't have to be that way. I've spent the last couple years actively teaching Haskell online and in person. Along the way, I ......一起来看看 《Haskell Programming from first principles》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具