Skip to content

Commit

Permalink
Bump to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
modithah committed Oct 18, 2023
1 parent e4cb8e6 commit c7a2b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def jacksonVersion = '2.13.3'
def pulsarGroup = 'org.apache.pulsar'
def pulsarVersion = '2.10.3'
def alpnAgentVersion = '2.0.10'
def hadoopVersion = '2.6.0'
def hadoopVersion = '2.7.2'

ext.libraries = [
alpnAgent: "org.mortbay.jetty.alpn:jetty-alpn-agent:${alpnAgentVersion}",
Expand Down

0 comments on commit c7a2b14

Please sign in to comment.