Commit e0d4daa 1 parent 45763f3 commit e0d4daa Copy full SHA for e0d4daa
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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.53 .0</beam .version>
23
+ <beam .version>2.54 .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 @@ -23,7 +23,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
23
23
<!-- Java 8 because the Kokoro Sample test uses that Java version -->
24
24
<maven .compiler.target>1.8</maven .compiler.target>
25
25
<maven .compiler.source>1.8</maven .compiler.source>
26
- <beam .version>2.53 .0</beam .version>
26
+ <beam .version>2.54 .0</beam .version>
27
27
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28
28
</properties >
29
29
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.53 .0</beam .version>
24
+ <beam .version>2.54 .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.53 .0</beam .version>
24
+ <beam .version>2.54 .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