We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1278a commit d8abdf4Copy full SHA for d8abdf4
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>nl.42</groupId>
6
<artifactId>rest-secure-spring-boot-starter</artifactId>
7
- <version>12.3.1-SNAPSHOT</version>
+ <version>13.0.0</version>
8
<packaging>jar</packaging>
9
<name>42 REST Secure Spring Boot Starter</name>
10
<description>Spring boot starter/autoconfig for Spring security</description>
@@ -28,7 +28,7 @@
28
<url>https://github.com/42BV/rest-secure-spring-boot-starter</url>
29
<connection>scm:git:[email protected]:42BV/rest-secure-spring-boot-starter.git</connection>
30
<developerConnection>scm:git:[email protected]:42BV/rest-secure-spring-boot-starter.git</developerConnection>
31
- <tag>HEAD</tag>
+ <tag>13.0.0</tag>
32
</scm>
33
34
<developers>
0 commit comments