File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 3232 <monitor .version>1.3.0</monitor .version>
3333 <admin .version>1.3.0</admin .version>
3434 <webforms .version>1.0.2-RC12</webforms .version>
35+ <maestro .version>1.0.0-RC1</maestro .version>
3536 <swagger-core-version >2.2.8</swagger-core-version >
3637 <jackson-version >2.14.2</jackson-version >
3738 <jersey2 .version>3.0.9</jersey2 .version>
105106 <dependency >
106107 <groupId >jakarta.ws.rs</groupId >
107108 <artifactId >jakarta.ws.rs-api</artifactId >
108- <version >3 .1.0 </version >
109+ <version >2 .1.6 </version >
109110 </dependency >
110111
111112 <dependency >
168169 <classifier >shaded</classifier >
169170 </dependency >
170171
172+ <dependency >
173+ <groupId >com.docusign</groupId >
174+ <artifactId >docusign-maestro-java</artifactId >
175+ <version >${maestro.version} </version >
176+ </dependency >
177+
171178 <dependency >
172179 <groupId >com.docusign</groupId >
173180 <artifactId >docusign-monitor-java</artifactId >
You can’t perform that action at this time.
0 commit comments