File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
<properties >
21
21
<maven .compiler.target>1.8</maven .compiler.target>
22
22
<maven .compiler.source>1.8</maven .compiler.source>
23
- <beam .version>2.65 .0</beam .version>
23
+ <beam .version>2.66 .0</beam .version>
24
24
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25
25
</properties >
26
26
Original file line number Diff line number Diff line change 21
21
<maven .compiler.target>1.8</maven .compiler.target>
22
22
<maven .compiler.source>1.8</maven .compiler.source>
23
23
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24
- <beam .version>2.65 .0</beam .version>
24
+ <beam .version>2.66 .0</beam .version>
25
25
</properties >
26
26
27
27
<!-- {x-version-update-start::current} -->
Original file line number Diff line number Diff line change 21
21
<maven .compiler.target>1.8</maven .compiler.target>
22
22
<maven .compiler.source>1.8</maven .compiler.source>
23
23
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24
- <beam .version>2.65 .0</beam .version>
24
+ <beam .version>2.66 .0</beam .version>
25
25
<!-- Define a default empty value property which can be overridden on the command line if
26
26
necessary by passing `-Dfirestore.project.id="some-id"` when running maven exec -->
27
27
<firestore .project.id/>
You can’t perform that action at this time.
0 commit comments