We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a80b9 commit 3728327Copy full SHA for 3728327
README.md
@@ -19,7 +19,7 @@ In case of a maven project copy the following into the `<dependencies>` element
19
<dependency>
20
<groupId>ai.aitia</groupId>
21
<artifactId>arrowhead-application-library-java-spring</artifactId>
22
- <version>4.4.0.0</version>
+ <version>4.4.0.1</version>
23
</dependency>
24
```
25
Or look for other Maven Central based solutions such as Gradle, Scala SBT, Apache Ivy and so on.
0 commit comments