Skip to content

Commit

Permalink
fix(log4j,android): remove duplicate files in jar dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marchbold committed Sep 19, 2024
1 parent 5128327 commit 93c51a3
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
###### 2024.09.19 [v1.0.2]

```
fix(log4j,android): remove duplicate files in jar dependencies
```

###### 2024.09.09 [v1.0.1]

```
Expand Down
2 changes: 1 addition & 1 deletion lib/VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
| org.apache.commons.io | 2.11.0 | 2.11.0 | 0.0.0 |
| org.apache.commons.lang3 | 3.12.0 | 3.12.0 | 0.0.0 |
| org.apache.commons.validator | 1.7.1 | 1.7 | 0.0.0 |
| org.apache.logging.log4j | 2.17.100 | 2.17.1 | 0.0.0 |
| org.apache.logging.log4j | 2.17.101 | 2.17.1 | 0.0.0 |
Binary file modified lib/org.apache.commons.io.ane
Binary file not shown.
Binary file modified lib/org.apache.commons.lang3.ane
Binary file not shown.
Binary file modified lib/org.apache.commons.validator.ane
Binary file not shown.
Binary file modified lib/org.apache.logging.log4j.ane
Binary file not shown.
Binary file modified lib/swc/org.apache.commons.io.swc
Binary file not shown.
Binary file modified lib/swc/org.apache.commons.lang3.swc
Binary file not shown.
Binary file modified lib/swc/org.apache.commons.validator.swc
Binary file not shown.
Binary file modified lib/swc/org.apache.logging.log4j.swc
Binary file not shown.

0 comments on commit 93c51a3

Please sign in to comment.