Skip to content

Commit

Permalink
Updated to Beam 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Jan 16, 2020
1 parent 4f2d993 commit f588dcd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,8 @@ v5.15-SNAPSHOT
- Devices: Improve detection of Apple devices
- Brand: Huawei/Honor
- Robots: 'probe' and 'alyzer' both imply 'Robot', new Bing useragents.
- Updated UDF dependencies
- Apache Beam 2.17.0
- Build
- Improve scripting for generated files

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -53,7 +53,7 @@
<flink.scala.version>2.11</flink.scala.version>

<!-- Apache Beam -->
<beam.version>2.16.0</beam.version>
<beam.version>2.17.0</beam.version>
<hamcrest-all.version>1.3</hamcrest-all.version>

<!-- Apache Drill -->
Expand Down

0 comments on commit f588dcd

Please sign in to comment.