Skip to content

Commit 0294ad2

Browse files
build(deps): bump commons-net:commons-net in /prime-router
Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 3.11.1 to 3.13.0. - [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-net@rel/commons-net-3.11.1...rel/commons-net-3.13.0) --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f58b4c commit 0294ad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prime-router/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ dependencies {
946946
implementation("org.bouncycastle:bcprov-jdk18on:1.83")
947947
implementation("org.bouncycastle:bcmail-jdk15to18:1.83")
948948

949-
implementation("commons-net:commons-net:3.11.1")
949+
implementation("commons-net:commons-net:3.13.0")
950950
implementation("com.cronutils:cron-utils:9.2.1")
951951
implementation("io.jsonwebtoken:jjwt-api:0.11.5")
952952
implementation("de.m3y.kformat:kformat:0.14")

0 commit comments

Comments
 (0)