Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Bump Beam RELEASE version to 2.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanenko-dev committed Nov 10, 2023
1 parent 14446cb commit 6aec8ec
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/java11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
BEAM_VERSION:
- 2.51.0
- 2.52.0
- 2.53.0-SNAPSHOT
SPARK3_VERSION:
- 3.0.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/java17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [ubuntu-latest]
BEAM_VERSION:
- 2.51.0
- 2.52.0
- 2.53.0-SNAPSHOT
SPARK3_VERSION:
- 3.2.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/java8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
BEAM_VERSION:
- 2.51.0
- 2.52.0
- 2.53.0-SNAPSHOT
SPARK3_VERSION:
- 3.1.2
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<repository>
<id>beam-release-repo</id>
<name>Beam Release Repo</name>
<url>https://repository.apache.org/content/repositories/orgapachebeam-1356</url>
<url>https://repository.apache.org/content/repositories/orgapachebeam-1361</url>
</repository>
<repository>
<id>spark-release-repo</id>
Expand Down

0 comments on commit 6aec8ec

Please sign in to comment.