We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f7a33 commit e69e96cCopy full SHA for e69e96c
1 file changed
README.md
@@ -10,7 +10,7 @@ Library providing basic generic functionality required by any HTTP web service.
10
11
```
12
// https://mvnrepository.com/artifact/ee.bitweb/spring-core
13
-implementation group: 'ee.bitweb', name: 'spring-core', version: '4.0.2'
+implementation group: 'ee.bitweb', name: 'spring-core', version: '5.0.0'
14
15
16
Review available versions in [Maven Central](https://mvnrepository.com/artifact/ee.bitweb/spring-core).
0 commit comments