mateczagany commented on code in PR #27368:
URL: https://github.com/apache/flink/pull/27368#discussion_r2656430826


##########
pom.xml:
##########
@@ -355,13 +361,13 @@ under the License.
                        <dependency>
                                <groupId>org.apache.flink</groupId>
                                <artifactId>flink-shaded-asm-9</artifactId>
-                               <version>9.6-${flink.shaded.version}</version>
+                               <version>9.9.1-${flink.shaded.version}</version>

Review Comment:
   Yes, there was a bugfix release which is included in the new flink-shaded 
release: https://mvnrepository.com/artifact/org.ow2.asm/asm/9.9.1
   
   Most previous releases use only two digits though: 
https://mvnrepository.com/artifact/org.ow2.asm/asm



-- 
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]

Reply via email to