Skip to content

Commit 32b4a2a

Browse files
committed
Revert "Dev release: 2815!3.5.4+affirm.dev9"
This reverts commit 3cede8c.
1 parent 9f9e3ac commit 32b4a2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<log4j.version>2.20.0</log4j.version>
127127
<iceberg.version>1.8.1</iceberg.version>
128128
<!-- make sure to update IsolatedClientLoader whenever this version is changed -->
129-
<hadoop.version>3.3.2</hadoop.version>
129+
<hadoop.version>3.3.4</hadoop.version>
130130
<!-- SPARK-41247: When updating `protobuf.version`, also need to update `protoVersion` in `SparkBuild.scala` -->
131131
<protobuf.version>3.23.4</protobuf.version>
132132
<protoc-jar-maven-plugin.version>3.11.4</protoc-jar-maven-plugin.version>

python/pyspark/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19-
__version__: str = "2815!3.5.4+affirm.dev9"
19+
__version__: str = "2815!3.5.4+affirm.2"

0 commit comments

Comments
 (0)