File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11target
2- bin
2+ bin
3+ .idea
4+ .settings
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ This client library is a wrapper for the Api2Pdf.com REST API. See full REST api
109109 <artifactId >
110110 jackson-databind
111111 </artifactId >
112- <version >2.12 .4</version >
112+ <version >2.13 .4</version >
113113 </dependency >
114114 <dependency >
115115 <groupId >
@@ -118,7 +118,7 @@ This client library is a wrapper for the Api2Pdf.com REST API. See full REST api
118118 <artifactId >
119119 maven-filtering
120120 </artifactId >
121- <version >3.2 .0</version >
121+ <version >3.3 .0</version >
122122 </dependency >
123123 </dependencies >
124124 <build >
@@ -173,29 +173,6 @@ This client library is a wrapper for the Api2Pdf.com REST API. See full REST api
173173 2.8.2
174174 </version >
175175 </plugin >
176- <plugin >
177- <groupId >
178- org.apache.maven.plugins
179- </groupId >
180- <artifactId >
181- maven-javadoc-plugin
182- </artifactId >
183- <version >
184- 2.9.1
185- </version >
186- <executions >
187- <execution >
188- <id >
189- attach-javadocs
190- </id >
191- <goals >
192- <goal >
193- jar
194- </goal >
195- </goals >
196- </execution >
197- </executions >
198- </plugin >
199176 <plugin >
200177 <groupId >
201178 org.apache.maven.plugins
You can’t perform that action at this time.
0 commit comments