Skip to content

Commit b883514

Browse files
authored
Merge pull request #5 from bennu/fix/version
fix: update readme
2 parents 404a690 + fb929b0 commit b883514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Para usar esta librería en los proyectos de Maven debes incluir el siguiente bl
66
<dependency>
77
<groupId>cl.bennu</groupId>
88
<artifactId>commons</artifactId>
9-
<version>0.0.1</version>
9+
<version>0.0.2</version>
1010
</dependency>
1111
```
1212

@@ -18,6 +18,6 @@ Para usar esta librería en los proyectos de Maven debes incluir el siguiente bl
1818
- commons-lang3 3.17.0
1919
- commons-io 2.18.0
2020
- java-jwt 4.4.0
21-
- commons-beanutils 1.9.4
21+
- commons-beanutils 1.10.0
2222
- commons-collections4 4.5.0-M3
2323
- slf4j-api 2.0.16

0 commit comments

Comments
 (0)