Skip to content

Commit

Permalink
fix(stream-tweets): update dependency commons-logging:commons-logging…
Browse files Browse the repository at this point in the history
… to v1.3.3 (#17846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 4, 2024
1 parent 0efa2e8 commit 65ece2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-processing/flink/applications/stream-tweets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 65ece2b

Please sign in to comment.