Skip to content

Commit

Permalink
Merge 6fad569 into 503c76e
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantchokshi committed Apr 23, 2020
2 parents 503c76e + 6fad569 commit 4019efd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -0,0 +1 @@
* @HotelsDotCom/beeju-committers
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,7 @@
- JUnit version updated to `5.5.2` (was 5.5.1).
- Depend on `junit-jupiter` (was `junit-jupiter-api`).
- `hotels-oss-parent` version updated to `4.2.0` (was `4.1.0`).
- Upgraded version of `hive.version` to `2.3.7` (was `2.3.4`). Allows BeeJU to be used on JDK>=9.

## [3.0.1] - 2019-09-27
### Changed
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -21,7 +21,7 @@

<properties>
<hadoop.version>2.7.2</hadoop.version>
<hive.version>2.3.4</hive.version>
<hive.version>2.3.7</hive.version>
<jdk.version>1.8</jdk.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 4019efd

Please sign in to comment.