Skip to content

Commit 43fce45

Browse files
committed
[hotfix] Rename flink-shaded-guava-33 to flink-shaded-guava-35
1 parent 013a3af commit 43fce45

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ under the License.
2929
</parent>
3030

3131
<artifactId>flink-shaded-guava${flink.ci.license.suffix}</artifactId>
32-
<name>flink-shaded-guava-33</name>
32+
<name>flink-shaded-guava-35</name>
3333
<version>${guava.version}-21.0</version>
3434

3535
<packaging>jar</packaging>
@@ -53,7 +53,7 @@ under the License.
5353
<profile>
5454
<id>license-check</id>
5555
<properties>
56-
<flink.ci.license.suffix>-33</flink.ci.license.suffix>
56+
<flink.ci.license.suffix>-35</flink.ci.license.suffix>
5757
</properties>
5858
</profile>
5959
</profiles>

flink-shaded-guava-33/src/main/resources/META-INF/NOTICE renamed to flink-shaded-guava-35/src/main/resources/META-INF/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
flink-shaded-guava-33
1+
flink-shaded-guava-35
22
Copyright 2014-2023 The Apache Software Foundation
33

44
This product includes software developed at

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ under the License.
7676
<modules>
7777
<module>flink-shaded-force-shading</module>
7878
<module>flink-shaded-asm-9</module>
79-
<module>flink-shaded-guava-33</module>
79+
<module>flink-shaded-guava-35</module>
8080
<module>flink-shaded-netty-4</module>
8181
<module>flink-shaded-netty-tcnative-dynamic</module>
8282
<module>flink-shaded-netty-tcnative-static</module>

0 commit comments

Comments
 (0)