Skip to content

Commit

Permalink
Align commons-codec version.
Browse files Browse the repository at this point in the history
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
  • Loading branch information
splatch committed Nov 2, 2023
1 parent dfb7c8a commit 64ebfc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@

<feature name="plc4j-netty" version="${plc4x.version}" hidden="true">
<bundle>mvn:io.netty/netty-codec/4.1.94.Final</bundle>
<bundle>mvn:commons-codec/commons-codec/1.15</bundle>
<bundle>mvn:commons-codec/commons-codec/1.16.0</bundle>
<bundle>mvn:io.netty/netty-common/4.1.94.Final</bundle>
<bundle>mvn:io.netty/netty-transport/4.1.94.Final</bundle>
<bundle>mvn:io.netty/netty-resolver/4.1.94.Final</bundle>
Expand Down

0 comments on commit 64ebfc5

Please sign in to comment.