Skip to content

Commit 1c4be55

Browse files
build(deps): bump commons-net in /examples/async-thumbnails
Bumps commons-net from 3.8.0 to 3.9.0. --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ef42f3 commit 1c4be55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/async-thumbnails/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>commons-net</groupId>
5252
<artifactId>commons-net</artifactId>
53-
<version>3.8.0</version>
53+
<version>3.9.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)