snuyanzin commented on code in PR #27026:
URL: https://github.com/apache/flink/pull/27026#discussion_r3006157701
##########
flink-filesystems/pom.xml:
##########
@@ -34,7 +34,7 @@ under the License.
<packaging>pom</packaging>
<properties>
- <fs.hadoopshaded.version>3.3.4</fs.hadoopshaded.version>
+ <fs.hadoopshaded.version>3.4.2</fs.hadoopshaded.version>
Review Comment:
I wonder if we can bump to 3.4.3?
The reason I ask about this since in 3.4.3 they have a fix for
```
java.lang.UnsupportedOperationException: getSubject is not supported
```
which appears in case java25 usage
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]