Bump org.apache.mina:mina-core in /bundles/org.openhab.binding.ftpupload

Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 2.2.1 to 2.2.4.
- [Commits](https://github.com/apache/mina/compare/2.2.1...2.2.4)

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-26 16:00:43 +00:00 committed by GitHub
parent 1e7d01c578
commit c2218692ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@
<dependency> <dependency>
<groupId>org.apache.mina</groupId> <groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId> <artifactId>mina-core</artifactId>
<version>2.2.1</version> <version>2.2.4</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>