Skip to content

Commit

Permalink
NIFI-12182 Upgraded AMQP from 5.18.0 to 5.19.0
Browse files Browse the repository at this point in the history
This closes #7847

Signed-off-by: David Handermann <exceptionfactory@apache.org>
  • Loading branch information
mr1716 authored and exceptionfactory committed Oct 6, 2023
1 parent 226bf27 commit d2fb81d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ language governing permissions and limitations under the License. -->
<packaging>jar</packaging>

<properties>
<amqp-client.version>5.18.0</amqp-client.version>
<amqp-client.version>5.19.0</amqp-client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d2fb81d

Please sign in to comment.