Files
dependabot[bot] 2718260aa9 Bump org.springframework:spring-core
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 5.2.24.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v5.2.24.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 14:34:00 -04:00
..
2020-08-17 16:20:23 -04:00
2020-08-17 16:20:23 -04:00
2020-08-17 16:20:23 -04:00
2023-08-28 14:34:00 -04:00
2020-08-17 16:20:23 -04:00

= Thumbnail Processor

A plain (no dependencies) Java Function that creates a thumbnail from an JPEG image.
See https://stackoverflow.com/a/39313627/1743446.

== Build

```
./mwnw clean install
```