Skip to content

Commit

Permalink
Merge pull request #727 from cloudbees-oss/dependabot/maven/org.async…
Browse files Browse the repository at this point in the history
…httpclient-async-http-client-3.0.1

Bump org.asynchttpclient:async-http-client from 2.12.3 to 3.0.1
  • Loading branch information
PierreBtz authored Dec 12, 2024
2 parents 51a2207 + 743bea6 commit 83d02fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client</artifactId>
<version>2.12.3</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -243,7 +243,7 @@
<configuration>
<rules>
<enforceBytecodeVersion>
<maxJdkVersion>1.8</maxJdkVersion>
<maxJdkVersion>11</maxJdkVersion>
</enforceBytecodeVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 83d02fd

Please sign in to comment.