We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fd641 commit 8a9ce74Copy full SHA for 8a9ce74
maven-plugin/README.adoc
@@ -7,7 +7,7 @@ To use the plugin, apply the plugin in your project's root `build.gradle` and in
7
[source,gradle]
8
----
9
plugins {
10
- id "io.spring.security.maven" version "1.0.1"
+ id "io.spring.security.maven" version "1.0.3"
11
}
12
13
0 commit comments