Skip to content

Commit

Permalink
update to 4.0.0-RC2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
leleuj committed Sep 5, 2019
1 parent 9d5cd63 commit f7b7083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>spring-webmvc-pac4j</artifactId>
<packaging>jar</packaging>
<name>pac4j implementation for Spring Web MVC</name>
<version>4.0.0-RC1-SNAPSHOT</version>
<version>4.0.0-RC2-SNAPSHOT</version>
<description>Security library for Spring Web MVC based on pac4j</description>
<url>https://github.com/pac4j/spring-webmvc-pac4j</url>

Expand Down Expand Up @@ -54,7 +54,7 @@

<properties>
<javax.servlet>3.1.0</javax.servlet>
<pac4j.version>4.0.0-RC1</pac4j.version>
<pac4j.version>4.0.0-RC2-SNAPSHOT</pac4j.version>
<spring.version>5.1.8.RELEASE</spring.version>
<aspectj.version>1.9.1</aspectj.version>
<java.version>1.8</java.version>
Expand Down

0 comments on commit f7b7083

Please sign in to comment.