Skip to content

Commit

Permalink
Update flink.shaded.version to v20 (#2954)
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] authored Feb 22, 2025
1 parent 8fc27fe commit 71c4c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ under the License.
<flink.forkCountUnitTest>4</flink.forkCountUnitTest>
<flink.reuseForks>true</flink.reuseForks>
<flink.surefire.baseArgLine>-XX:+UseG1GC -Xms256m</flink.surefire.baseArgLine>
<flink.shaded.version>19.0</flink.shaded.version>
<flink.shaded.version>20.0</flink.shaded.version>
<flink.shaded.jackson.version>2.12.4</flink.shaded.jackson.version>
<target.java.version>1.8</target.java.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 71c4c97

Please sign in to comment.