We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cba9c commit aa32778Copy full SHA for aa32778
plc4j/examples/hello-connectivity-mqtt/pom.xml
@@ -72,7 +72,7 @@
72
<dependency>
73
<groupId>com.google.code.gson</groupId>
74
<artifactId>gson</artifactId>
75
- <version>2.12.0</version>
+ <version>2.12.1</version>
76
</dependency>
77
78
plc4j/examples/hello-webservice/pom.xml
@@ -50,7 +50,7 @@
50
51
52
53
54
55
56
<groupId>org.apache.httpcomponents</groupId>
0 commit comments