Skip to content

Commit f49a66f

Browse files
authored
chore(deps): Downgrade PLC4X (#3724)
1 parent fb262c5 commit f49a66f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@
107107
<mqtt-client.version>1.12</mqtt-client.version>
108108
<milvus-sdk-java.version>2.5.10</milvus-sdk-java.version>
109109
<nats.version>2.19.1</nats.version>
110-
<netty.version>4.1.123.Final</netty.version>
110+
<netty.version>4.2.0.Final</netty.version>
111111
<okhttp.version>3.13.1</okhttp.version>
112112
<opencsv.version>5.9</opencsv.version>
113113
<opennlp.version>2.3.1</opennlp.version>
114-
<plc4x.version>0.13.0</plc4x.version>
114+
<plc4x.version>0.12.0</plc4x.version>
115115
<plexus-component-annotations.version>2.2.0</plexus-component-annotations.version>
116116
<plexus-interactivity-api.version>1.1</plexus-interactivity-api.version>
117117
<plexus-utils.version>4.0.0</plexus-utils.version>

0 commit comments

Comments
 (0)