Skip to content

Commit

Permalink
Bump net.coobird:thumbnailator from 0.4.19 to 0.4.20
Browse files Browse the repository at this point in the history
Bumps [net.coobird:thumbnailator](https://github.com/coobird/thumbnailator) from 0.4.19 to 0.4.20.
- [Commits](coobird/thumbnailator@0.4.19...0.4.20)

---
updated-dependencies:
- dependency-name: net.coobird:thumbnailator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 43d2fca commit f649175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FurrifyWS-Artists/artists-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
<version>0.4.19</version>
<version>0.4.20</version>
</dependency>
<!-- Tests -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion FurrifyWS-Posts/posts-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
<version>0.4.19</version>
<version>0.4.20</version>
</dependency>
<dependency>
<groupId>org.bytedeco</groupId>
Expand Down

0 comments on commit f649175

Please sign in to comment.