We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 404a690 + fb929b0 commit b883514Copy full SHA for b883514
README.md
@@ -6,7 +6,7 @@ Para usar esta librería en los proyectos de Maven debes incluir el siguiente bl
6
<dependency>
7
<groupId>cl.bennu</groupId>
8
<artifactId>commons</artifactId>
9
- <version>0.0.1</version>
+ <version>0.0.2</version>
10
</dependency>
11
```
12
@@ -18,6 +18,6 @@ Para usar esta librería en los proyectos de Maven debes incluir el siguiente bl
18
- commons-lang3 3.17.0
19
- commons-io 2.18.0
20
- java-jwt 4.4.0
21
-- commons-beanutils 1.9.4
+- commons-beanutils 1.10.0
22
- commons-collections4 4.5.0-M3
23
- slf4j-api 2.0.16
0 commit comments