File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Add necessary dependencies:
1616<dependency >
1717 <groupId >com.connectedcooking.opcua</groupId >
1818 <artifactId >opcua-dynamic-node-manager</artifactId >
19- <version >0.3.0 </version >
19+ <version >0.3.1 </version >
2020</dependency >
2121<dependency >
2222 <groupId >com.prosysopc.ua</groupId >
Original file line number Diff line number Diff line change 1414 <maven .compiler.source>11</maven .compiler.source>
1515 <maven .compiler.target>11</maven .compiler.target>
1616
17- <dynamicnodemanager .version>0.3.0 </dynamicnodemanager .version>
17+ <dynamicnodemanager .version>0.3.1 </dynamicnodemanager .version>
1818
1919 <prosys .version>5.3.0-181</prosys .version>
2020 <slf4j .version>2.0.17</slf4j .version>
Original file line number Diff line number Diff line change 44
55 <groupId >com.connectedcooking.opcua</groupId >
66 <artifactId >opcua-dynamic-node-manager</artifactId >
7- <version >0.3.0 </version >
7+ <version >0.3.1 </version >
88
99 <name >OPC UA Dynamic Node Manager</name >
1010 <description >Java library for implementing a dynamic node manager that responses dynamically based on the user context.</description >
You can’t perform that action at this time.
0 commit comments