Skip to content

Commit

Permalink
Bump org.apache.mina:mina-core from 2.0.22 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 2.0.22 to 2.2.3.
- [Commits](apache/mina@2.0.22...2.2.3)

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 3e38f4d commit e326e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wagon-providers/wagon-ssh-common-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ under the License.
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
<version>2.0.22</version>
<version>2.2.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e326e85

Please sign in to comment.