Skip to content

Commit

Permalink
fix(stream-tweets): update log4j2 monorepo to v2.23.0 (#14738)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 21, 2024
1 parent 91e295f commit d5323b5
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 @@ -18,7 +18,7 @@
<target.java.version>11</target.java.version>
<maven.compiler.source>${target.java.version}</maven.compiler.source>
<maven.compiler.target>${target.java.version}</maven.compiler.target>
<log4j.version>2.22.1</log4j.version>
<log4j.version>2.23.0</log4j.version>
</properties>

<repositories>
Expand Down

0 comments on commit d5323b5

Please sign in to comment.