File tree 2 files changed +3
-3
lines changed
debezium-server-iceberg-dist
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 143
143
<plugin >
144
144
<groupId >org.apache.maven.plugins</groupId >
145
145
<artifactId >maven-assembly-plugin</artifactId >
146
- <version >${version.assembly.plugin} </version >
146
+ <version >3.7.1 </version >
147
147
<executions >
148
148
<execution >
149
149
<id >default</id >
Original file line number Diff line number Diff line change 27
27
<maven .compiler.release>17</maven .compiler.release>
28
28
<skipITs >true</skipITs >
29
29
30
- <version .assembly.plugin>3.7.1</ version .assembly.plugin >
31
- <version .iceberg>1.7.0 </version .iceberg>
30
+ <!-- Iceberg -- >
31
+ <version .iceberg>1.7.1 </version .iceberg>
32
32
<!-- Following two properties defines which version of iceberg-spark-runtime is used -->
33
33
<!-- Example https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-spark-runtime-3.4_2.13/1.4.3 -->
34
34
<version .spark.major>4.0</version .spark.major>
You can’t perform that action at this time.
0 commit comments